Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c1996 static struct dib0090_config tfe8096p_dib0090_config = { variable
2178 tfe8096p_dib0090_config.reset = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2179 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2180 tfe8096p_dib0090_config.wbd = dib8096p_wbd_table; in tfe8096p_tuner_attach()
2183 &tfe8096p_dib0090_config) == NULL) in tfe8096p_tuner_attach()