/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stb6100_cfg.h | 57 if (tuner_ops->get_bandwidth) { in stb6100_get_bandwidth() 58 err = tuner_ops->get_bandwidth(fe, bandwidth); in stb6100_get_bandwidth()
|
H A D | stb6100_proc.h | 70 if (tuner_ops->get_bandwidth) { in stb6100_get_bandw() 74 err = tuner_ops->get_bandwidth(fe, bandwidth); in stb6100_get_bandw()
|
H A D | tda18271c2dd.c | 1190 static int get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in get_bandwidth() function 1210 .get_bandwidth = get_bandwidth,
|
H A D | stb6100.c | 527 .get_bandwidth = stb6100_get_bandwidth,
|
H A D | itd1000.c | 359 .get_bandwidth = itd1000_get_bandwidth
|
H A D | stv6110.c | 374 .get_bandwidth = stv6110_get_bandwidth,
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stb6100_cfg.h | 57 if (tuner_ops->get_bandwidth) { in stb6100_get_bandwidth() 58 err = tuner_ops->get_bandwidth(fe, bandwidth); in stb6100_get_bandwidth()
|
H A D | stb6100_proc.h | 70 if (tuner_ops->get_bandwidth) { in stb6100_get_bandw() 74 err = tuner_ops->get_bandwidth(fe, bandwidth); in stb6100_get_bandw()
|
H A D | tda18271c2dd.c | 1190 static int get_bandwidth(struct dvb_frontend *fe, u32 *bandwidth) in get_bandwidth() function 1210 .get_bandwidth = get_bandwidth,
|
H A D | itd1000.c | 359 .get_bandwidth = itd1000_get_bandwidth
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-demod.c | 511 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()
|
H A D | mxl111sf-tuner.c | 472 .get_bandwidth = mxl111sf_tuner_get_bandwidth,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-demod.c | 511 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()
|
H A D | mxl111sf-tuner.c | 472 .get_bandwidth = mxl111sf_tuner_get_bandwidth,
|
/kernel/linux/linux-5.10/include/media/ |
H A D | dvb_frontend.h | 208 * @get_bandwidth: get the bandwidth used by the low pass filters 243 int (*get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_tuner.c | 380 .get_bandwidth = vidtv_tuner_get_bandwidth,
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_tuner.c | 380 .get_bandwidth = vidtv_tuner_get_bandwidth,
|
/kernel/linux/linux-6.6/include/media/ |
H A D | dvb_frontend.h | 208 * @get_bandwidth: get the bandwidth used by the low pass filters 243 int (*get_bandwidth)(struct dvb_frontend *fe, u32 *bandwidth); member
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mt2266.c | 308 .get_bandwidth = mt2266_get_bandwidth
|
H A D | fc0013.c | 582 .get_bandwidth = fc0013_get_bandwidth,
|
H A D | fc0011.c | 479 .get_bandwidth = fc0011_get_bandwidth,
|
H A D | fc0012.c | 423 .get_bandwidth = fc0012_get_bandwidth,
|
H A D | max2165.c | 383 .get_bandwidth = max2165_get_bandwidth,
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | max2165.c | 383 .get_bandwidth = max2165_get_bandwidth,
|
H A D | fc0013.c | 582 .get_bandwidth = fc0013_get_bandwidth,
|