Home
last modified time | relevance | path

Searched refs:fb_ioctl (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/video/fbdev/
H A Dsbuslib.h47 .fb_ioctl = __prefix ## _sbusfb_ioctl, \
51 .fb_ioctl = __prefix ## _sbusfb_ioctl
H A Dskeletonfb.c652 .fb_ioctl = xxxfb_ioctl,
H A Darcfb.c446 .fb_ioctl = arcfb_ioctl,
H A Dsh_mobile_lcdcfb.c1503 .fb_ioctl = sh_mobile_lcdc_overlay_ioctl,
1975 .fb_ioctl = sh_mobile_lcdc_ioctl,
H A Dps3fb.c952 .fb_ioctl = ps3fb_ioctl,
H A Dsstfb.c1319 .fb_ioctl = sstfb_ioctl,
H A Ds3c-fb.c1047 .fb_ioctl = s3c_fb_ioctl,
H A Dimsttfb.c1348 .fb_ioctl = imsttfb_ioctl,
H A Dsmscufx.c1256 .fb_ioctl = ufx_ops_ioctl,
H A Dudlfb.c1155 .fb_ioctl = dlfb_ops_ioctl,
H A Datafb.c2676 .fb_ioctl = atafb_ioctl,
H A Damifb.c3500 .fb_ioctl = amifb_ioctl,
/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c154 if (fb->fb_ioctl) in do_fb_ioctl()
155 ret = fb->fb_ioctl(info, cmd, arg); in do_fb_ioctl()
163 static long fb_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fb_ioctl() function
410 .unlocked_ioctl = fb_ioctl,
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c122 .fb_ioctl = drm_fb_helper_ioctl,
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c460 return minfo->fbcon.fbops->fb_ioctl(&minfo->fbcon, cmd, arg); in matroxfb_dh_ioctl()
576 .fb_ioctl = matroxfb_dh_ioctl,
H A Dmatroxfb_base.c1214 .fb_ioctl = matroxfb_ioctl,
/linux/drivers/video/fbdev/kyro/
H A Dfbdev.c668 .fb_ioctl = kyrofb_ioctl,
/linux/drivers/media/pci/ivtv/
H A Divtvfb.c938 .fb_ioctl = ivtvfb_ioctl,
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c407 .fb_ioctl = mb862xxfb_ioctl,
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c1227 .fb_ioctl = omapfb_ioctl,
/linux/drivers/video/fbdev/via/
H A Dviafbdev.c2067 .fb_ioctl = viafb_ioctl,
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1288 .fb_ioctl = omapfb_ioctl,
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1962 .fb_ioctl = radeonfb_ioctl,
H A Datyfb_base.c310 .fb_ioctl = atyfb_ioctl,