Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dbw2.c35 static int bw2_ioctl(struct fb_info *, unsigned int, unsigned long);
48 .fb_ioctl = bw2_ioctl,
174 static int bw2_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in bw2_ioctl() function