Home
last modified time | relevance | path

Searched refs:METEORGBRIG (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/dev/ic/
H A Dbt8xx.h105 #define METEORGBRIG _IOR('x', 14, unsigned char) /* get brightness */ macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1207 unsigned IOCTL_METEORGBRIG = METEORGBRIG;
H A Dsanitizer_interceptors_ioctl_netbsd.inc222 _(METEORGBRIG, WRITE, sizeof(unsigned char));
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1369 unsigned IOCTL_METEORGBRIG = METEORGBRIG;
H A Dsanitizer_interceptors_ioctl_netbsd.inc221 _(METEORGBRIG, WRITE, sizeof(unsigned char));
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1369 unsigned IOCTL_METEORGBRIG = METEORGBRIG;
H A Dsanitizer_interceptors_ioctl_netbsd.inc221 _(METEORGBRIG, WRITE, sizeof(unsigned char));
/netbsd/sys/dev/pci/bktr/
H A Dbktr_core.c1535 case METEORGBRIG: /* get brightness */