Searched refs:tfe7090pvr_dib7000p_config (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 2834 static struct dib7000p_config tfe7090pvr_dib7000p_config[2] = { variable 3115 …if (state->dib7000p_ops.i2c_enumeration(&adap->dev->i2c_adap, 1, 0x20, &tfe7090pvr_dib7000p_config… in tfe7090pvr_frontend0_attach() 3122 …_adap[0].fe = state->dib7000p_ops.init(&adap->dev->i2c_adap, 0x90, &tfe7090pvr_dib7000p_config[0]); in tfe7090pvr_frontend0_attach() 3145 if (state->dib7000p_ops.i2c_enumeration(i2c, 1, 0x10, &tfe7090pvr_dib7000p_config[1]) != 0) { in tfe7090pvr_frontend1_attach() 3151 adap->fe_adap[0].fe = state->dib7000p_ops.init(i2c, 0x92, &tfe7090pvr_dib7000p_config[1]); in tfe7090pvr_frontend1_attach()
|