Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dtvpllvar.h58 int tvpll_tune_dtv(struct tvpll *, const struct dvb_frontend_parameters *);
Dtvpll.c123 tvpll_tune_dtv(struct tvpll *tvpll, in tvpll_tune_dtv() function
/netbsd/src/sys/dev/pci/
Dcxdtv.c555 error = tvpll_tune_dtv(sc->sc_tuner, params); in cxdtv_dtv_set_tuner()