Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfe-get-event.rst7 FE_GET_EVENT chapter
13 FE_GET_EVENT
20 .. c:macro:: FE_GET_EVENT
22 ``int ioctl(int fd, FE_GET_EVENT, struct dvb_frontend_event *ev)``
A Dfe-set-frontend.rst40 documentation for :ref:`FE_GET_EVENT` and
/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h947 #define FE_GET_EVENT _IOR('o', 78, struct dvb_frontend_event) macro
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c2091 || cmd == FE_GET_EVENT in dvb_frontend_do_ioctl()
2725 case FE_GET_EVENT: in dvb_frontend_handle_ioctl()

Completed in 27 milliseconds