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()
590 struct m88rs6000t_config m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach() local603 m88rs6000t_config.fe = port->fe; in smi_dvbsky_m88rs6000_fe_attach()606 tuner_info.platform_data = &m88rs6000t_config; in smi_dvbsky_m88rs6000_fe_attach()
2113 struct m88rs6000t_config m88rs6000t_config; in dvb_register() local2131 memset(&m88rs6000t_config, 0, sizeof(m88rs6000t_config)); in dvb_register()2132 m88rs6000t_config.fe = fe0->dvb.frontend; in dvb_register()2136 info.platform_data = &m88rs6000t_config; in dvb_register()