Home
last modified time | relevance | path

Searched refs:VIDEO_GET_FRAME_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-get-frame-count.rst7 VIDEO_GET_FRAME_COUNT title
13 VIDEO_GET_FRAME_COUNT
20 .. c:macro:: VIDEO_GET_FRAME_COUNT
22 ``int ioctl(int fd, VIDEO_GET_FRAME_COUNT, __u64 *pts)``
41 - Equals VIDEO_GET_FRAME_COUNT for this command.
/openbmc/linux/include/uapi/linux/dvb/
H A Dvideo.h200 #define VIDEO_GET_FRAME_COUNT _IOR('o', 58, __u64) macro