Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1996 static struct dib0090_config tfe8096p_dib0090_config = { variable
2185 tfe8096p_dib0090_config.reset = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2186 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach()
2187 tfe8096p_dib0090_config.wbd = dib8096p_wbd_table; in tfe8096p_tuner_attach()
2190 &tfe8096p_dib0090_config) == NULL) in tfe8096p_tuner_attach()