Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/dvb/
Dfrontend.h598 #define FE_GET_EVENT _IOR('o', 78, struct dvb_frontend_event) macro
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_frontend.c2015 (_IOC_DIR(cmd) != _IOC_READ || cmd == FE_GET_EVENT || in dvb_frontend_ioctl()
2511 case FE_GET_EVENT: in dvb_frontend_ioctl_legacy()
/linux-4.4.14/fs/
Dcompat_ioctl.c1360 COMPATIBLE_IOCTL(FE_GET_EVENT)