Home
last modified time | relevance | path

Searched defs:video_tuner (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/
H A Dvideo_if.h411 struct video_tuner { struct
412 uint32_t index;
413 char name[32]; /* tuner name */
414 uint32_t freq_lo; /* lowest tunable frequency */
415 uint32_t freq_hi; /* highest tunable frequency */
416 uint32_t caps; /* capability flags */
417 uint32_t mode; /* audio mode flags */
418 uint32_t signal; /* signal strength */
419 int32_t afc; /* automatic frequency control */