update_pll 2818 drivers/media/dvb-frontends/dib7000p.c ops->update_pll = dib7000p_update_pll; update_pll 53 drivers/media/dvb-frontends/dib7000p.h int (*update_pll)(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw); update_pll 4490 drivers/media/dvb-frontends/dib8000.c ops->update_pll = dib8000_update_pll; update_pll 45 drivers/media/dvb-frontends/dib8000.h int (*update_pll)(struct dvb_frontend *fe, update_pll 1682 drivers/media/usb/dvb-usb/dib0700_devices.c state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache.bandwidth_hz / 1000, 0); update_pll 1696 drivers/media/usb/dvb-usb/dib0700_devices.c state->dib8000_ops.update_pll(fe, &dib8090_pll_config_12mhz, fe->dtv_property_cache.bandwidth_hz / 1000, pll_ratio); update_pll 2142 drivers/media/usb/dvb-usb/dib0700_devices.c state->dib8000_ops.update_pll(fe, &pll, fe->dtv_property_cache.bandwidth_hz / 1000, 0); update_pll 2653 drivers/media/usb/dvb-usb/dib0700_devices.c state->dib7000p_ops.update_pll(fe, &pll);