Home
last modified time | relevance | path

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

/drivers/video/
Dbw2.c34 static int bw2_ioctl(struct fb_info *, unsigned int, unsigned long);
47 .fb_ioctl = bw2_ioctl,
175 static int bw2_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in bw2_ioctl() function