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