Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-get-stc.rst7 DMX_GET_STC title
13 DMX_GET_STC
18 .. c:macro:: DMX_GET_STC
20 ``int ioctl(int fd, DMX_GET_STC, struct dmx_stc *stc)``
/linux/include/uapi/linux/dvb/
H A Ddmx.h295 #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc) macro