Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-get-event.rst6 FE_GET_EVENT chapter
12 FE_GET_EVENT
20 .. c:function:: int ioctl(int fd, FE_GET_EVENT, struct dvb_frontend_event *ev)
21 :name: FE_GET_EVENT
Dfe-set-frontend.rst41 documentation for :ref:`FE_GET_EVENT` and
/Linux-v4.19/include/uapi/linux/dvb/
Dfrontend.h906 #define FE_GET_EVENT _IOR('o', 78, struct dvb_frontend_event) macro
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_frontend.c2025 || cmd == FE_GET_EVENT in dvb_frontend_do_ioctl()
2676 case FE_GET_EVENT: in dvb_frontend_handle_ioctl()