Searched refs:DMX_GET_STC (Results 1 – 3 of 3) sorted by relevance
7 DMX_GET_STC chapter13 DMX_GET_STC18 .. c:macro:: DMX_GET_STC20 ``int ioctl(int fd, DMX_GET_STC, struct dmx_stc *stc)``
295 #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc) macro
1097 case DMX_GET_STC: in dvb_demux_do_ioctl()