Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dtc90522.h34 struct tc90522_config { struct
Dtc90522.c41 struct tc90522_config cfg;
101 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state()
772 struct tc90522_config *cfg; in tc90522_probe()
/drivers/media/pci/pt3/
Dpt3.h109 struct tc90522_config demod_cfg;
Dpt3.c379 struct tc90522_config cfg; in pt3_attach_fe()
/drivers/media/usb/em28xx/
Dem28xx-dvb.c1823 struct tc90522_config tc90522_config; in em28xx_dvb_init() local
1827 memset(&tc90522_config, 0, sizeof(tc90522_config)); in em28xx_dvb_init()
1831 info.platform_data = &tc90522_config; in em28xx_dvb_init()
1848 qm1d1c0042_config.fe = tc90522_config.fe; in em28xx_dvb_init()
1855 client = i2c_new_device(tc90522_config.tuner_i2c, in em28xx_dvb_init()
1871 dvb->fe[0] = tc90522_config.fe; in em28xx_dvb_init()