Searched refs:cxm_tuner_select_frequency (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/dev/video/cxm/ |
| HD | cxm_tuner.c | 611 cxm_tuner_select_frequency(struct cxm_softc *sc, in cxm_tuner_select_frequency() function 681 if (cxm_tuner_select_frequency(sc, cxm_tuner_tv_freq_type, in cxm_tuner_select_frequency() 799 return cxm_tuner_select_frequency(sc, cxm_tuner_tv_freq_type, freq); in cxm_tuner_select_channel() 855 if (cxm_tuner_select_frequency(sc, cxm_tuner_tv_freq_type, in cxm_tuner_apply_afc() 867 cxm_tuner_select_frequency(sc, cxm_tuner_tv_freq_type, original_freq); in cxm_tuner_apply_afc()
|
| HD | cxm.h | 635 int cxm_tuner_select_frequency(struct cxm_softc *sc,
|
| HD | cxm.c | 2780 if (cxm_tuner_select_frequency(sc, cxm_tuner_fm_freq_type, in cxm_ioctl() 2864 if (cxm_tuner_select_frequency(sc, cxm_tuner_tv_freq_type, in cxm_ioctl()
|