Searched refs:TVTUNER_GETFREQ (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bktr/
H A Dioctl_bt848.h108 #define TVTUNER_GETFREQ _IOR('x', 36, unsigned int) /* get frequency */ macro
H A Dbktr_core.c2033 case TVTUNER_GETFREQ:
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1102 unsigned IOCTL_TVTUNER_GETFREQ = TVTUNER_GETFREQ;
H A Dsanitizer_interceptors_ioctl_netbsd.inc238 _(TVTUNER_GETFREQ, WRITE, sizeof(unsigned int));

Completed in 174 milliseconds