Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/tuners/
A Dtda18250.h22 struct tda18250_config { struct
A Dtda18250.c746 struct tda18250_config *cfg = client->dev.platform_data; in tda18250_probe()
/linux-6.3-rc2/drivers/media/usb/dvb-usb/
A Ddib0700_devices.c3732 struct tda18250_config tda18250_config; in xbox_one_attach() local
3774 memset(&tda18250_config, 0, sizeof(tda18250_config)); in xbox_one_attach()
3775 tda18250_config.if_dvbt_6 = 3950; in xbox_one_attach()
3776 tda18250_config.if_dvbt_7 = 4450; in xbox_one_attach()
3777 tda18250_config.if_dvbt_8 = 4950; in xbox_one_attach()
3778 tda18250_config.if_dvbc_6 = 4950; in xbox_one_attach()
3779 tda18250_config.if_dvbc_8 = 4950; in xbox_one_attach()
3780 tda18250_config.if_atsc = 4079; in xbox_one_attach()
3781 tda18250_config.loopthrough = true; in xbox_one_attach()
3783 tda18250_config.fe = adap->fe_adap[0].fe; in xbox_one_attach()
[all …]

Completed in 10 milliseconds