Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dstb6100_cfg.h57 if (tuner_ops->get_bandwidth) { in stb6100_get_bandwidth()
58 err = tuner_ops->get_bandwidth(fe, bandwidth); in stb6100_get_bandwidth()
A Dstb6100_proc.h70 if (tuner_ops->get_bandwidth) { in stb6100_get_bandw()
74 err = tuner_ops->get_bandwidth(fe, bandwidth); in stb6100_get_bandw()
A Ditd1000.c359 .get_bandwidth = itd1000_get_bandwidth
A Dtda18271c2dd.c1190 static int get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in get_bandwidth() function
1210 .get_bandwidth = get_bandwidth,
A Dstv6110.c374 .get_bandwidth = stv6110_get_bandwidth,
A Dstb6100.c527 .get_bandwidth = stb6100_get_bandwidth,
A Ddvb-pll.c778 .get_bandwidth = dvb_pll_get_bandwidth,
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/
A Dmxl111sf-demod.c511 if (fe->ops.tuner_ops.get_bandwidth) in mxl111sf_demod_get_frontend()
512 fe->ops.tuner_ops.get_bandwidth(fe, &p->bandwidth_hz); in mxl111sf_demod_get_frontend()
A Dmxl111sf-tuner.c472 .get_bandwidth = mxl111sf_tuner_get_bandwidth,
/linux-6.3-rc2/drivers/media/tuners/
A Dmt2266.c308 .get_bandwidth = mt2266_get_bandwidth
A Dfc0012.c423 .get_bandwidth = fc0012_get_bandwidth,
A Dmax2165.c383 .get_bandwidth = max2165_get_bandwidth,
A Dfc0011.c479 .get_bandwidth = fc0011_get_bandwidth,
A Dfc0013.c582 .get_bandwidth = fc0013_get_bandwidth,
A Dtda827x.c820 .get_bandwidth = tda827x_get_bandwidth,
836 .get_bandwidth = tda827x_get_bandwidth,
A Dmxl5007t.c780 .get_bandwidth = mxl5007t_get_bandwidth,
A Dsi2157.c844 .get_bandwidth = si2157_get_bandwidth,
A Dtuner-simple.c1043 .get_bandwidth = simple_get_bandwidth,
A Dxc5000.c1360 .get_bandwidth = xc5000_get_bandwidth,
A Dtda18271-fe.c1242 .get_bandwidth = tda18271_get_bandwidth,
A Dxc4000.c1640 .get_bandwidth = xc4000_get_bandwidth,
A Dmt2063.c2203 .get_bandwidth = mt2063_get_bandwidth,
/linux-6.3-rc2/include/media/
A Ddvb_frontend.h243 int (*get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
/linux-6.3-rc2/drivers/media/test-drivers/vidtv/
A Dvidtv_tuner.c380 .get_bandwidth = vidtv_tuner_get_bandwidth,
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-dvb.c1564 tuner_ops->get_bandwidth = stb6100_get_bandw; in dvb_register()

Completed in 49 milliseconds

12