/linux-5.19.10/drivers/media/test-drivers/vidtv/ |
D | vidtv_demod.c | 210 state->frontend.ops.tuner_ops.get_rf_strength) { in vidtv_demod_read_status() 211 state->frontend.ops.tuner_ops.get_rf_strength(&state->frontend, in vidtv_demod_read_status() 274 ret = fe->ops.tuner_ops.get_rf_strength(fe, &state->tuner_cnr); in vidtv_demod_set_frontend()
|
D | vidtv_tuner.c | 384 .get_rf_strength = vidtv_tuner_get_signal_strength
|
/linux-5.19.10/drivers/media/dvb-frontends/ |
D | stv6111.c | 565 static int get_rf_strength(struct dvb_frontend *fe, u16 *st) in get_rf_strength() function 645 .get_rf_strength = get_rf_strength,
|
D | tc90522.c | 244 if (fe->ops.tuner_ops.get_rf_strength) { in tc90522s_get_frontend() 247 fe->ops.tuner_ops.get_rf_strength(fe, &dummy); in tc90522s_get_frontend() 402 if (fe->ops.tuner_ops.get_rf_strength) { in tc90522t_get_frontend() 405 fe->ops.tuner_ops.get_rf_strength(fe, &dummy); in tc90522t_get_frontend()
|
D | m88rs2000.c | 502 if (fe->ops.tuner_ops.get_rf_strength) in m88rs2000_read_signal_strength() 503 fe->ops.tuner_ops.get_rf_strength(fe, strength); in m88rs2000_read_signal_strength()
|
D | ds3000.c | 526 if (fe->ops.tuner_ops.get_rf_strength) in ds3000_read_signal_strength() 527 fe->ops.tuner_ops.get_rf_strength(fe, signal_strength); in ds3000_read_signal_strength()
|
D | ts2020.c | 501 .get_rf_strength = ts2020_read_signal_strength,
|
D | lgdt3306a.c | 1572 if (fe->ops.tuner_ops.get_rf_strength) { in lgdt3306a_read_status() 1573 ret = fe->ops.tuner_ops.get_rf_strength(fe, &strength); in lgdt3306a_read_status()
|
/linux-5.19.10/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf.c | 833 fe->ops.tuner_ops.get_rf_strength(fe, &rxPwrA); in mxl111sf_ant_hunt() 837 fe->ops.tuner_ops.get_rf_strength(fe, &rxPwr0); in mxl111sf_ant_hunt() 841 fe->ops.tuner_ops.get_rf_strength(fe, &rxPwr1); in mxl111sf_ant_hunt() 845 fe->ops.tuner_ops.get_rf_strength(fe, &rxPwr2); in mxl111sf_ant_hunt() 886 adap->fe[i]->ops.read_signal_strength = adap->fe[i]->ops.tuner_ops.get_rf_strength; in mxl111sf_attach_tuner()
|
D | rtl28xxu.c | 1202 adap->fe[0]->ops.tuner_ops.get_rf_strength; in rtl2832u_tuner_attach() 1210 adap->fe[0]->ops.tuner_ops.get_rf_strength; in rtl2832u_tuner_attach() 1296 adap->fe[0]->ops.tuner_ops.get_rf_strength; in rtl2832u_tuner_attach() 1303 adap->fe[0]->ops.tuner_ops.get_rf_strength; in rtl2832u_tuner_attach() 1310 adap->fe[1]->ops.tuner_ops.get_rf_strength; in rtl2832u_tuner_attach()
|
D | dvbsky.c | 316 adap->fe[0]->ops.tuner_ops.get_rf_strength; in dvbsky_s960_attach() 434 adap->fe[0]->ops.tuner_ops.get_rf_strength; in dvbsky_s960c_attach()
|
D | mxl111sf-tuner.c | 470 .get_rf_strength = mxl111sf_get_rf_strength,
|
/linux-5.19.10/drivers/media/tuners/ |
D | tea5761.c | 306 .get_rf_strength = tea5761_get_rf_strength,
|
D | mxl301rf.c | 282 .get_rf_strength = mxl301rf_get_rf_strength,
|
D | tea5767.c | 435 .get_rf_strength = tea5767_get_rf_strength,
|
D | fc0012.c | 425 .get_rf_strength = fc0012_get_rf_strength,
|
D | fc0013.c | 584 .get_rf_strength = fc0013_get_rf_strength,
|
D | m88rs6000t.c | 573 .get_rf_strength = m88rs6000t_get_rf_strength,
|
D | si2157.c | 847 .get_rf_strength = si2157_get_rf_strength,
|
D | tuner-simple.c | 1045 .get_rf_strength = simple_get_rf_strength,
|
/linux-5.19.10/include/media/ |
D | dvb_frontend.h | 249 int (*get_rf_strength)(struct dvb_frontend *fe, u16 *strength); member
|
/linux-5.19.10/drivers/media/v4l2-core/ |
D | tuner-core.c | 464 if (fe_tuner_ops->get_rf_strength) in set_type() 465 analog_ops->has_signal = fe_tuner_ops->get_rf_strength; in set_type()
|
/linux-5.19.10/drivers/media/pci/smipcie/ |
D | smipcie-main.c | 558 port->fe->ops.tuner_ops.get_rf_strength; in smi_dvbsky_m88ds3103_fe_attach() 614 port->fe->ops.tuner_ops.get_rf_strength; in smi_dvbsky_m88rs6000_fe_attach()
|
/linux-5.19.10/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1960 fe0->dvb.frontend->ops.tuner_ops.get_rf_strength; in dvb_register() 2088 fe0->dvb.frontend->ops.tuner_ops.get_rf_strength; in dvb_register() 2157 fe0->dvb.frontend->ops.tuner_ops.get_rf_strength; in dvb_register() 2270 fe0->dvb.frontend->ops.tuner_ops.get_rf_strength; in dvb_register()
|
/linux-5.19.10/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1207 dvb->fe[0]->ops.tuner_ops.get_rf_strength; in em28178_dvb_init_pctv_461e() 1262 dvb->fe[0]->ops.tuner_ops.get_rf_strength; in em28178_dvb_init_pctv_461e_v2()
|