Home
last modified time | relevance | path

Searched refs:compat_video_event (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_av.c1090 struct compat_video_event { struct
1100 #define VIDEO_GET_EVENT32 _IOR('o', 28, struct compat_video_event)
1103 struct compat_video_event *event, int flags) in dvb_compat_video_get_event()
1110 *event = (struct compat_video_event) { in dvb_compat_video_get_event()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_av.c1091 struct compat_video_event { struct
1101 #define VIDEO_GET_EVENT32 _IOR('o', 28, struct compat_video_event)
1104 struct compat_video_event *event, int flags) in dvb_compat_video_get_event()
1111 *event = (struct compat_video_event) { in dvb_compat_video_get_event()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1617 struct compat_video_event { struct
1627 #define VIDEO_GET_EVENT32 _IOR('o', 28, struct compat_video_event)
1757 struct compat_video_event *ev32 = arg; in ivtv_decoder_ioctls()

Completed in 11 milliseconds