Searched refs:m88rs6000t_config (Results 1 – 4 of 4) sorted by relevance
13 struct m88rs6000t_config { struct
12 struct m88rs6000t_config cfg;579 struct m88rs6000t_config *cfg = client->dev.platform_data; in m88rs6000t_probe()623 memcpy(&dev->cfg, cfg, sizeof(struct m88rs6000t_config)); in m88rs6000t_probe()
585 struct m88rs6000t_config m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach() local598 m88rs6000t_config.fe = port->fe; in smi_dvbsky_m88rs6000_fe_attach()601 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()