Home
last modified time | relevance | path

Searched refs:fb_vblank (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dfb.h30 #define FBIOGET_VBLANK _IOR('F', 0x12, struct fb_vblank)
329 struct fb_vblank { struct
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-osd.c74 struct fb_vblank vblank; in vivid_fb_ioctl()
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.c402 static int matroxfb_dh_get_vblank(const struct matroxfb_dh_fb_info* m2info, struct fb_vblank* vblan… in matroxfb_dh_get_vblank()
434 struct fb_vblank vblank; in matroxfb_dh_ioctl()
Dmatroxfb_base.c841 struct fb_vblank *vblank) in matroxfb_get_vblank()
888 struct fb_vblank vblank; in matroxfb_ioctl()
/Linux-v4.19/drivers/video/fbdev/
Dtmiofb.c491 static int tmiofb_vblank(struct fb_info *fbi, struct fb_vblank *vblank) in tmiofb_vblank()
517 struct fb_vblank vblank = {0}; in tmiofb_ioctl()
Dps3fb.c747 static int ps3fb_get_vblank(struct fb_vblank *vblank) in ps3fb_get_vblank()
784 struct fb_vblank vblank; in ps3fb_ioctl()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtvfb.c459 struct fb_vblank vblank; in ivtvfb_ioctl()
462 memset(&vblank, 0, sizeof(struct fb_vblank)); in ivtvfb_ioctl()
/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_main.c1704 struct fb_vblank sisvbblank; in sisfb_ioctl()
1739 memset(&sisvbblank, 0, sizeof(struct fb_vblank)); in sisfb_ioctl()