Searched defs:cxm_tuner_channels (Results 1 – 1 of 1) sorted by relevance
587 struct cxm_tuner_channels { struct588 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];