Searched refs:dmx_stc (Results 1 – 2 of 2) sorted by relevance
20 ``int ioctl(int fd, DMX_GET_STC, struct dmx_stc *stc)``29 Pointer to :c:type:`dmx_stc` where the stc data is to be stored.37 setting the :c:type:`num <dmx_stc>` field of stc before the ioctl (range 0...n).
193 struct dmx_stc { struct295 #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc)