Searched refs:umt_config (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dumt-010.c57 struct mt352_config umt_config; umt_mt352_frontend_attach() local
59 memset(&umt_config,0,sizeof(struct mt352_config)); umt_mt352_frontend_attach()
60 umt_config.demod_init = umt_mt352_demod_init; umt_mt352_frontend_attach()
61 umt_config.demod_address = 0xf; umt_mt352_frontend_attach()
63 adap->fe_adap[0].fe = dvb_attach(mt352_attach, &umt_config, &adap->dev->i2c_adap); umt_mt352_frontend_attach()

Completed in 31 milliseconds