Searched refs:fb_compat_ioctl (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dsbuslib.h48 .fb_compat_ioctl = sbusfb_compat_ioctl
H A Dps3fb.c953 .fb_compat_ioctl = ps3fb_ioctl
/linux-master/drivers/video/fbdev/core/
H A Dfb_chrdev.c274 static long fb_compat_ioctl(struct file *file, unsigned int cmd, function
306 if (fb->fb_compat_ioctl)
307 ret = fb->fb_compat_ioctl(info, cmd, arg);
412 .compat_ioctl = fb_compat_ioctl,
/linux-master/include/linux/
H A Dfb.h298 int (*fb_compat_ioctl)(struct fb_info *info, unsigned cmd, member in struct:fb_ops
/linux-master/drivers/video/fbdev/aty/
H A Datyfb_base.c312 .fb_compat_ioctl = atyfb_compat_ioctl,
/linux-master/drivers/video/fbdev/sis/
H A Dsis_main.c1896 .fb_compat_ioctl= sisfb_ioctl,

Completed in 139 milliseconds