Home
last modified time | relevance | path

Searched refs:update_pll (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Ddib7000p.h53 int (*update_pll)(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw); member
Ddib8000.h45 int (*update_pll)(struct dvb_frontend *fe, member
Ddib7000p.c2814 ops->update_pll = dib7000p_update_pll; in dib7000p_attach()
Ddib8000.c4519 ops->update_pll = dib8000_update_pll; in dib8000_attach()