Searched refs:m88rs6000t_config (Results 1 – 4 of 4) sorted by relevance
22 struct m88rs6000t_config { struct
21 struct m88rs6000t_config cfg;589 struct m88rs6000t_config *cfg = client->dev.platform_data; in m88rs6000t_probe()633 memcpy(&dev->cfg, cfg, sizeof(struct m88rs6000t_config)); in m88rs6000t_probe()
594 struct m88rs6000t_config m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach() local607 m88rs6000t_config.fe = port->fe; in smi_dvbsky_m88rs6000_fe_attach()610 tuner_info.platform_data = &m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach()
2173 struct m88rs6000t_config m88rs6000t_config; in dvb_register() local2202 memset(&m88rs6000t_config, 0, sizeof(m88rs6000t_config)); in dvb_register()2203 m88rs6000t_config.fe = fe0->dvb.frontend; in dvb_register()2207 info.platform_data = &m88rs6000t_config; in dvb_register()