Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfe-set-frontend.rst7 FE_SET_FRONTEND chapter
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`
A Dfe_property_parameters.rst30 tunerequest so we can pass validation in the ``FE_SET_FRONTEND`` ioctl.
/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h1047 #define FE_SET_FRONTEND _IOW('o', 76, struct dvb_frontend_parameters) macro
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c2714 case FE_SET_FRONTEND: in dvb_frontend_handle_ioctl()

Completed in 13 milliseconds