Home
last modified time | relevance | path

Searched refs:tfe7790p_dib0090_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c2955 static struct dib0090_config tfe7790p_dib0090_config = { variable
3243 tfe7790p_dib0090_config.reset = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()
3244 tfe7790p_dib0090_config.sleep = st->dib7000p_ops.tuner_sleep; in tfe7790p_tuner_attach()
3245 tfe7790p_dib0090_config.get_adc_power = st->dib7000p_ops.get_adc_power; in tfe7790p_tuner_attach()
3248 &tfe7790p_dib0090_config) == NULL) in tfe7790p_tuner_attach()