Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/cxm/
H A Dcxm_tuner.c547 cxm_tuner_init(struct cxm_softc *sc) in cxm_tuner_init() function
H A Dcxm.h631 int cxm_tuner_init(struct cxm_softc *sc);
H A Dcxm.c1706 if (cxm_tuner_init(sc) < 0) { in cxm_attach()