Home
last modified time | relevance | path

Searched refs:setindex (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/intersil/orinoco/
Dwext.c245 int setindex = priv->tx_key; in orinoco_ioctl_setiwencode() local
268 (void) orinoco_clear_tkip_key(priv, setindex); in orinoco_ioctl_setiwencode()
276 setindex = index; in orinoco_ioctl_setiwencode()
294 setindex = index; in orinoco_ioctl_setiwencode()
309 priv->tx_key = setindex; in orinoco_ioctl_setiwencode()
/drivers/video/fbdev/
Dvga16fb.c180 static inline void setindex(int index) in setindex() function
895 setindex(oldindex); in vga_8planes_fillrect()
1025 setindex(oldindex); in vga_8planes_copyarea()
1162 setindex(oldindex); in vga_8planes_imageblit()