Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/dvb/
Dfrontend.h892 #define FE_DISEQC_RECV_SLAVE_REPLY _IOR('o', 64, struct dvb_diseqc_slave_reply) macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1314 unsigned IOCTL_FE_DISEQC_RECV_SLAVE_REPLY = FE_DISEQC_RECV_SLAVE_REPLY;
Dsanitizer_interceptors_ioctl_netbsd.inc162 _(FE_DISEQC_RECV_SLAVE_REPLY, WRITE, struct_dvb_diseqc_slave_reply_sz);