Home
last modified time | relevance | path

Searched refs:cxm_tuner_select_channel_set (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/video/cxm/
HDcxm_tuner.c578 cxm_tuner_select_channel_set(struct cxm_softc *sc, unsigned int channel_set) in cxm_tuner_select_channel_set() function
HDcxm.h632 int cxm_tuner_select_channel_set(struct cxm_softc *sc,
HDcxm.c2815 if (cxm_tuner_select_channel_set(sc, *(unsigned int *)ap->a_data) < 0) in cxm_ioctl()