Home
last modified time | relevance | path

Searched refs:nim7090_dib0090_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2892 static struct dib0090_config nim7090_dib0090_config = { variable
3077 nim7090_dib0090_config.reset = st->dib7000p_ops.tuner_sleep, in nim7090_tuner_attach()
3078 nim7090_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep, in nim7090_tuner_attach()
3079 nim7090_dib0090_config.get_adc_power = st->dib7000p_ops.get_adc_power; in nim7090_tuner_attach()
3081 if (dvb_attach(dib0090_register, adap->fe_adap[0].fe, tun_i2c, &nim7090_dib0090_config) == NULL) in nim7090_tuner_attach()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2885 static struct dib0090_config nim7090_dib0090_config = { variable
3070 nim7090_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; in nim7090_tuner_attach()
3071 nim7090_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in nim7090_tuner_attach()
3072 nim7090_dib0090_config.get_adc_power = st->dib7000p_ops.get_adc_power; in nim7090_tuner_attach()
3074 if (dvb_attach(dib0090_register, adap->fe_adap[0].fe, tun_i2c, &nim7090_dib0090_config) == NULL) in nim7090_tuner_attach()

Completed in 11 milliseconds