Searched refs:cg6_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cg6.c | 40 static int cg6_ioctl(struct fb_info *, unsigned int, unsigned long); 57 .fb_ioctl = cg6_ioctl, 601 static int cg6_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg6_ioctl() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cg6.c | 41 static int cg6_ioctl(struct fb_info *, unsigned int, unsigned long); 58 .fb_ioctl = cg6_ioctl, 602 static int cg6_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg6_ioctl() function
|
Completed in 4 milliseconds