Home
last modified time | relevance | path

Searched defs:tda18250_config (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/tuners/
Dtda18250.h31 struct tda18250_config { struct
32 u16 if_dvbt_6;
33 u16 if_dvbt_7;
34 u16 if_dvbt_8;
35 u16 if_dvbc_6;
36 u16 if_dvbc_8;
37 u16 if_atsc;
38 u8 xtal_freq;
39 bool loopthrough;
44 struct dvb_frontend *fe;
[all …]
/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddib0700_devices.c3739 struct tda18250_config tda18250_config; in xbox_one_attach() local