Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbt8xx.h296 #define TVTUNER_GETSTATUS _IOR('x', 34, unsigned int) /* get tuner status */ macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1385 unsigned IOCTL_TVTUNER_GETSTATUS = TVTUNER_GETSTATUS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc236 _(TVTUNER_GETSTATUS, WRITE, sizeof(unsigned int));
/openbsd/sys/dev/pci/bktr/
H A Dbktr_core.c1769 case TVTUNER_GETSTATUS: in tuner_ioctl()