Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/frontends/
Ddib7000p.h57 extern int dib7000p_update_pll(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw);
113 static inline int dib7000p_update_pll(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw) in dib7000p_update_pll() function
Ddib7000p.c407 int dib7000p_update_pll(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw) in dib7000p_update_pll() function
442 EXPORT_SYMBOL(dib7000p_update_pll);
/linux-2.6.39/drivers/media/dvb/dvb-usb/
Ddib0700_devices.c2083 dib7000p_update_pll(fe, &pll); in dib7090_agc_startup()