Searched refs:m88rs6000t_config (Results 1 – 4 of 4) sorted by relevance
13 struct m88rs6000t_config { struct
12 struct m88rs6000t_config cfg;578 struct m88rs6000t_config *cfg = client->dev.platform_data; in m88rs6000t_probe()622 memcpy(&dev->cfg, cfg, sizeof(struct m88rs6000t_config)); in m88rs6000t_probe()
589 struct m88rs6000t_config m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach() local602 m88rs6000t_config.fe = port->fe; in smi_dvbsky_m88rs6000_fe_attach()605 tuner_info.platform_data = &m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach()
1198 struct m88rs6000t_config m88rs6000t_config = {}; in dvb_register() local2252 memset(&m88rs6000t_config, 0, sizeof(m88rs6000t_config)); in dvb_register()2253 m88rs6000t_config.fe = fe0->dvb.frontend; in dvb_register()2257 info.platform_data = &m88rs6000t_config; in dvb_register()