Searched refs:compat_video_event (Results 1 – 2 of 2) sorted by relevance
1090 struct compat_video_event { struct1100 #define VIDEO_GET_EVENT32 _IOR('o', 28, struct compat_video_event) argument1103 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()
1617 struct compat_video_event { struct1627 #define VIDEO_GET_EVENT32 _IOR('o', 28, struct compat_video_event) argument1757 struct compat_video_event *ev32 = arg; in ivtv_decoder_ioctls()