Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/dvb/
H 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)``
H A Dfe-set-frontend.rst40 documentation for :ref:`FE_GET_EVENT` and
/linux/include/uapi/linux/dvb/
H A Dfrontend.h955 #define FE_GET_EVENT _IOR('o', 78, struct dvb_frontend_event) macro
/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c2094 || cmd == FE_GET_EVENT in dvb_frontend_do_ioctl()
2732 case FE_GET_EVENT: in dvb_frontend_handle_ioctl()