Home
last modified time | relevance | path

Searched refs:TVTUNER_GETCHNL (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bktr/
HDioctl_bt848.h103 #define TVTUNER_GETCHNL _IOR('x', 32, unsigned int) /* get channel */ macro
HDbktr_core.c1991 case TVTUNER_GETCHNL:
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_netbsd.cpp1097 unsigned IOCTL_TVTUNER_GETCHNL = TVTUNER_GETCHNL;
HDsanitizer_interceptors_ioctl_netbsd.inc233 _(TVTUNER_GETCHNL, WRITE, sizeof(unsigned int));