Home
last modified time | relevance | path

Searched refs:video_status (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/staging/media/av7110/
Dvideo-get-status.rst22 ``int ioctl(fd, VIDEO_GET_STATUS, struct video_status *status)``
45 - struct video_status \*status
55 .. c:type:: video_status
59 struct video_status {
Dvideo_types.rst28 data structures video_status (??) returned by VIDEO_GET_STATUS (??)
175 .. c:type:: video_status
177 struct video_status
186 struct video_status {
Dav7110.h194 struct video_status videostate;
Dav7110_av.c1206 memcpy(parg, &av7110->videostate, sizeof(struct video_status)); in dvb_video_ioctl()
/Linux-v6.6/include/uapi/linux/dvb/
Dvideo.h123 struct video_status { struct
174 #define VIDEO_GET_STATUS _IOR('o', 27, struct video_status)