Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dtc90522.h25 struct tc90522_config { struct
Dtc90522.c32 struct tc90522_config cfg;
92 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state()
786 struct tc90522_config *cfg; in tc90522_probe()
/linux-5.19.10/drivers/media/pci/pt3/
Dpt3.h100 struct tc90522_config demod_cfg;
Dpt3.c371 struct tc90522_config cfg; in pt3_attach_fe()
/linux-5.19.10/drivers/media/usb/dvb-usb-v2/
Dgl861.c237 struct tc90522_config demod_cfg;
417 struct tc90522_config cfg; in friio_frontend_attach()
/linux-5.19.10/drivers/media/usb/em28xx/
Dem28xx-dvb.c1354 struct tc90522_config tc90522_config = {}; in em28178_dvb_init_plex_px_bcud() local
1360 0x15, &tc90522_config); in em28178_dvb_init_plex_px_bcud()
1365 qm1d1c0042_config.fe = tc90522_config.fe; in em28178_dvb_init_plex_px_bcud()
1369 tc90522_config.tuner_i2c, in em28178_dvb_init_plex_px_bcud()
1376 dvb->fe[0] = tc90522_config.fe; in em28178_dvb_init_plex_px_bcud()
/linux-5.19.10/drivers/media/pci/pt1/
Dpt1.c122 struct tc90522_config demod_cfg;
971 struct tc90522_config dcfg; in pt1_init_frontends()