Searched refs:VIDEO_GET_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance
180 #define VIDEO_GET_CAPABILITIES _IOR('o', 33, unsigned int) macro
797 A call to `VIDEO_GET_CAPABILITIES`_ returns an unsigned integer with the1602 VIDEO_GET_CAPABILITIES section in Video Function Calls1608 .. c:macro:: VIDEO_GET_CAPABILITIES argument1612 int ioctl(fd, int request = VIDEO_GET_CAPABILITIES, unsigned int *cap)1632 - Equals ``VIDEO_GET_CAPABILITIES`` for this command. argument
1322 case VIDEO_GET_CAPABILITIES: in dvb_video_ioctl()