Searched refs:cg14_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cg14.c | 35 static int cg14_ioctl(struct fb_info *, unsigned int, unsigned long); 50 .fb_ioctl = cg14_ioctl, 276 static int cg14_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg14_ioctl() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cg14.c | 36 static int cg14_ioctl(struct fb_info *, unsigned int, unsigned long); 51 .fb_ioctl = cg14_ioctl, 277 static int cg14_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg14_ioctl() function
|
Completed in 3 milliseconds