Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsbuslib.c211 return info->fbops->fb_ioctl(info, in fbiogetputcmap()
240 return info->fbops->fb_ioctl(info, FBIOSCURSOR, (unsigned long)p); in fbiogscursor()
256 return info->fbops->fb_ioctl(info, cmd, arg); in sbusfb_compat_ioctl()
H A Dskeletonfb.c653 .fb_ioctl = xxxfb_ioctl,
H A Dp9100.c48 .fb_ioctl = p9100_ioctl,
H A Dbw2.c47 .fb_ioctl = bw2_ioctl,
H A Dda8xx-fb.c1130 static int fb_ioctl(struct fb_info *info, unsigned int cmd, in fb_ioctl() function
1303 .fb_ioctl = fb_ioctl,
H A Dcg3.c50 .fb_ioctl = cg3_ioctl,
H A Dtcx.c52 .fb_ioctl = tcx_ioctl,
H A Dcg14.c50 .fb_ioctl = cg14_ioctl,
H A Dvt8500lcdfb.c250 .fb_ioctl = vt8500lcd_ioctl,
H A Darcfb.c504 .fb_ioctl = arcfb_ioctl,
H A Dleo.c51 .fb_ioctl = leo_ioctl,
H A Dcg6.c57 .fb_ioctl = cg6_ioctl,
H A Dffb.c57 .fb_ioctl = ffb_ioctl,
H A Dtmiofb.c652 .fb_ioctl = tmiofb_ioctl,
H A Dsh_mobile_lcdcfb.c1502 .fb_ioctl = sh_mobile_lcdc_overlay_ioctl,
1977 .fb_ioctl = sh_mobile_lcdc_ioctl,
H A Dps3fb.c952 .fb_ioctl = ps3fb_ioctl,
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_fb_helper.h211 .fb_ioctl = drm_fb_helper_ioctl
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c81 .fb_ioctl = drm_fb_helper_ioctl,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c460 return minfo->fbcon.fbops->fb_ioctl(&minfo->fbcon, cmd, arg); in matroxfb_dh_ioctl()
575 .fb_ioctl = matroxfb_dh_ioctl,
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c256 .fb_ioctl = vivid_fb_ioctl,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmem.c1186 if (fb->fb_ioctl) in do_fb_ioctl()
1187 ret = fb->fb_ioctl(info, cmd, arg); in do_fb_ioctl()
1195 static long fb_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fb_ioctl() function
1491 .unlocked_ioctl = fb_ioctl,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/kyro/
H A Dfbdev.c664 .fb_ioctl = kyrofb_ioctl,
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h276 int (*fb_ioctl)(struct fb_info *info, unsigned int cmd, member
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtvfb.c938 .fb_ioctl = ivtvfb_ioctl,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c416 .fb_ioctl = mb862xxfb_ioctl,

12