Searched refs:umt_config (Results 1 – 1 of 1) sorted by relevance
54 struct mt352_config umt_config; in umt_mt352_frontend_attach() local56 memset(&umt_config,0,sizeof(struct mt352_config)); in umt_mt352_frontend_attach()57 umt_config.demod_init = umt_mt352_demod_init; in umt_mt352_frontend_attach()58 umt_config.demod_address = 0xf; in umt_mt352_frontend_attach()60 adap->fe_adap[0].fe = dvb_attach(mt352_attach, &umt_config, &adap->dev->i2c_adap); in umt_mt352_frontend_attach()