Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/dvb/
Dfrontend.h908 #define FE_DISHNETWORK_SEND_LEGACY_CMD _IO('o', 80) /* unsigned int */ macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1320 unsigned IOCTL_FE_DISHNETWORK_SEND_LEGACY_CMD = FE_DISHNETWORK_SEND_LEGACY_CMD;
Dsanitizer_interceptors_ioctl_netbsd.inc168 _(FE_DISHNETWORK_SEND_LEGACY_CMD, READ, sizeof(unsigned long));