Home
last modified time | relevance | path

Searched refs:FE_SET_FRONTEND_TUNE_MODE (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-frontend-tune-mode.rst7 ioctl FE_SET_FRONTEND_TUNE_MODE
13 FE_SET_FRONTEND_TUNE_MODE - Allow setting tuner mode flags to the frontend.
18 .. c:macro:: FE_SET_FRONTEND_TUNE_MODE
20 ``int ioctl(int fd, FE_SET_FRONTEND_TUNE_MODE, unsigned int flags)``
H A Ddvbapi.rst96 documents FE_SET_FRONTEND_TUNE_MODE and
H A Dfrontend.h.rst.exceptions38 replace define FE_TUNE_MODE_ONESHOT :ref:`FE_SET_FRONTEND_TUNE_MODE`
/linux/include/uapi/linux/dvb/
H A Dfrontend.h954 #define FE_SET_FRONTEND_TUNE_MODE _IO('o', 81) /* unsigned int */ macro