Home
last modified time | relevance | path

Searched refs:fb_compat_ioctl (Results 1 – 5 of 5) sorted by relevance

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

Completed in 22 milliseconds