| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | tda10071.h | 38 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | rtl2830.h | 32 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | mn88472.h | 47 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | rtl2832.h | 40 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | lgdt330x.h | 42 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | cxd2820r.h | 46 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | af9013.h | 72 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | m88ds3103.h | 80 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *); member
|
| H A D | stv090x.h | 98 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *i2c); member
|
| H A D | cxd2820r_core.c | 537 return pdata.get_dvb_frontend(client); in cxd2820r_attach() 690 pdata->get_dvb_frontend = cxd2820r_get_dvb_frontend; in cxd2820r_probe()
|
| H A D | mn88472.c | 672 pdata->get_dvb_frontend = mn88472_get_dvb_frontend; in mn88472_probe()
|
| H A D | lgdt330x.c | 893 state->config.get_dvb_frontend = lgdt330x_get_dvb_frontend; in lgdt330x_probe()
|
| H A D | rtl2830.c | 851 pdata->get_dvb_frontend = rtl2830_get_dvb_frontend; in rtl2830_probe()
|
| H A D | m88ds3103.c | 1700 return pdata.get_dvb_frontend(client); in m88ds3103_attach() 1891 pdata->get_dvb_frontend = m88ds3103_get_dvb_frontend; in m88ds3103_probe()
|
| H A D | rtl2832.c | 1094 pdata->get_dvb_frontend = rtl2832_get_dvb_frontend; in rtl2832_probe()
|
| H A D | tda10071.c | 1213 pdata->get_dvb_frontend = tda10071_get_dvb_frontend; in tda10071_probe()
|
| H A D | af9013.c | 1513 pdata->get_dvb_frontend = af9013_get_dvb_frontend; in af9013_probe()
|
| H A D | stv090x.c | 5026 config->get_dvb_frontend = stv090x_get_dvb_frontend; in stv090x_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | dvbsky.c | 299 adap->fe[0] = m88ds3103_pdata.get_dvb_frontend(state->i2c_client_demod); in dvbsky_s960_attach() 402 adap->fe[0] = m88ds3103_pdata.get_dvb_frontend(state->i2c_client_demod); in dvbsky_s960c_attach()
|
| H A D | rtl28xxu.c | 724 adap->fe[0] = pdata->get_dvb_frontend(client); in rtl2831u_frontend_attach() 945 adap->fe[0] = pdata->get_dvb_frontend(client); in rtl2832u_frontend_attach()
|
| H A D | af9015.c | 891 adap->fe[0] = state->af9013_pdata[adap->id].get_dvb_frontend(client); in af9015_af9013_frontend_attach()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/ |
| H A D | em28xx-dvb.c | 1152 dvb->fe[0] = tda10071_pdata.get_dvb_frontend(dvb->i2c_client_demod); in em28174_dvb_init_pctv_460e() 1190 dvb->fe[0] = m88ds3103_pdata.get_dvb_frontend(dvb->i2c_client_demod); in em28178_dvb_init_pctv_461e() 1246 dvb->fe[0] = m88ds3103_pdata.get_dvb_frontend(dvb->i2c_client_demod); in em28178_dvb_init_pctv_461e_v2()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885-dvb.c | 1836 fe0->dvb.frontend = tda10071_pdata.get_dvb_frontend(client_demod); in dvb_register() 1907 fe0->dvb.frontend = tda10071_pdata.get_dvb_frontend(client_demod); in dvb_register() 2136 fe0->dvb.frontend = m88ds3103_pdata.get_dvb_frontend(client_demod); in dvb_register()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/ |
| H A D | dw2102.c | 1641 adap->fe_adap[0].fe = m88ds3103_pdata.get_dvb_frontend(client); in tt_s2_4600_frontend_attach()
|
| H A D | dib0700_devices.c | 3778 adap->fe_adap[0].fe = mn88472_config.get_dvb_frontend(client_demod); in xbox_one_attach()
|