Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/dvb/
H A Dfe-set-frontend.rst7 FE_SET_FRONTEND title
15 FE_SET_FRONTEND
20 .. c:macro:: FE_SET_FRONTEND
22 ``int ioctl(int fd, FE_SET_FRONTEND, struct dvb_frontend_parameters *p)``
41 FrontendEvent.) If a new :ref:`FE_SET_FRONTEND`
/linux/include/uapi/linux/dvb/
H A Dfrontend.h1055 #define FE_SET_FRONTEND _IOW('o', 76, struct dvb_frontend_parameters) macro