Searched refs:bw2_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | bw2.c | 34 static int bw2_ioctl(struct fb_info *, unsigned int, unsigned long); 47 .fb_ioctl = bw2_ioctl, 173 static int bw2_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in bw2_ioctl() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | bw2.c | 35 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
|
Completed in 2 milliseconds