ts2020_config
const struct ts2020_config *config,
struct ts2020_config pdata;
struct ts2020_config *pdata = client->dev.platform_data;
const struct ts2020_config *config,
const struct ts2020_config *config,
struct ts2020_config ts2020_config;
memset(&ts2020_config, 0, sizeof(ts2020_config));
ts2020_config.fe = fe0->dvb.frontend;
ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm;
info.platform_data = &ts2020_config;
memset(&ts2020_config, 0, sizeof(ts2020_config));
ts2020_config.fe = fe0->dvb.frontend;
ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm;
info.platform_data = &ts2020_config;
memset(&ts2020_config, 0, sizeof(ts2020_config));
ts2020_config.fe = fe0->dvb.frontend;
ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm;
info.platform_data = &ts2020_config;
static struct ts2020_config tevii_ts2020_config = {
static struct ts2020_config tevii_ts2020_config = {
static struct ts2020_config dvbworld_ts2020_config = {
struct ts2020_config ts2020_config = {};
ts2020_config.fe = port->fe;
tuner_info.platform_data = &ts2020_config;
struct ts2020_config ts2020_config = {};
ts2020_config.fe = adap->fe[0];
ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm;
0x60, &ts2020_config);
struct ts2020_config ts2020_config = {};
ts2020_config.fe = adap->fe[0];
ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm;
0x60, &ts2020_config);
&ts2020_config, &d->i2c_adap))
static struct ts2020_config ts2020_config = {
static struct ts2020_config dw2104_ts2020_config = {
static struct ts2020_config s660_ts2020_config = {
struct ts2020_config ts2020_config = {};
ts2020_config.fe = adap->fe_adap[0].fe;
board_info.platform_data = &ts2020_config;
struct ts2020_config ts2020_config = {};
ts2020_config.fe = dvb->fe[0];
0x60, &ts2020_config);
struct ts2020_config ts2020_config = {};
ts2020_config.fe = dvb->fe[0];
0x60, &ts2020_config);