Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1979 static struct dib0090_config tfe8096p_dib0090_config = { variable
2168 tfe8096p_dib0090_config.reset = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2169 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2170 tfe8096p_dib0090_config.wbd = dib8096p_wbd_table; in tfe8096p_tuner_attach()
2173 &tfe8096p_dib0090_config) == NULL) in tfe8096p_tuner_attach()