Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/video/cxm/
H A Dcxm.h587 struct cxm_tuner_channels { struct
588 const char *name;
589 unsigned int chnlset;
590 unsigned int system;
591 unsigned int min_channel;
592 unsigned int max_channel;
593 unsigned long if_freq;
594 struct cxm_tuner_channel_assignment assignments[17];