Home
last modified time | relevance | path

Searched refs:get_bandwidth (Results 1 – 22 of 22) sorted by relevance

/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-demod.c519 if (fe->ops.tuner_ops.get_bandwidth) in mxl111sf_demod_get_frontend()
520 fe->ops.tuner_ops.get_bandwidth(fe, &p->bandwidth_hz); in mxl111sf_demod_get_frontend()
Dmxl111sf-tuner.c486 .get_bandwidth = mxl111sf_tuner_get_bandwidth,
/drivers/media/tuners/
Dmt2266.c318 .get_bandwidth = mt2266_get_bandwidth
Dfc0012.c438 .get_bandwidth = fc0012_get_bandwidth,
Dmax2165.c399 .get_bandwidth = max2165_get_bandwidth,
Dfc0011.c496 .get_bandwidth = fc0011_get_bandwidth,
Dtda827x.c834 .get_bandwidth = tda827x_get_bandwidth,
850 .get_bandwidth = tda827x_get_bandwidth,
Dfc0013.c598 .get_bandwidth = fc0013_get_bandwidth,
Dmxl5007t.c806 .get_bandwidth = mxl5007t_get_bandwidth,
Dtuner-simple.c1046 .get_bandwidth = simple_get_bandwidth,
Dxc5000.c1392 .get_bandwidth = xc5000_get_bandwidth,
Dtda18271-fe.c1256 .get_bandwidth = tda18271_get_bandwidth,
Dxc4000.c1664 .get_bandwidth = xc4000_get_bandwidth,
Dmt2063.c2239 .get_bandwidth = mt2063_get_bandwidth,
Dmxl5005s.c4087 .get_bandwidth = mxl5005s_get_bandwidth,
/drivers/media/dvb-core/
Ddvb_frontend.h266 int (*get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
/drivers/media/dvb-frontends/
Dtda18271c2dd.c1212 static int get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in get_bandwidth() function
1232 .get_bandwidth = get_bandwidth,
Ditd1000.c374 .get_bandwidth = itd1000_get_bandwidth
Dstv6110.c398 .get_bandwidth = stv6110_get_bandwidth,
Ddvb-pll.c749 .get_bandwidth = dvb_pll_get_bandwidth,
/drivers/media/pci/cx88/
Dcx88-dvb.c1573 tuner_ops->get_bandwidth = stb6100_get_bandw; in dvb_register()
/drivers/media/usb/dvb-usb/
Ddw2102.c1198 tuner_ops->get_bandwidth = stb6100_get_bandw; in dw2104_frontend_attach()