Searched refs:tunerconf (Results 1 – 2 of 2) sorted by relevance
123 struct stv6110x_config *tunerconf = (struct stv6110x_config *) in tuner_attach_stv6110() local127 ctl = dvb_attach(stv6110x_attach, chan->fe, tunerconf, i2c); in tuner_attach_stv6110()
1141 struct stv6110x_config *tunerconf = (input->nr & 1) ? in tuner_attach_stv6110() local1145 ctl = dvb_attach(stv6110x_attach, dvb->fe, tunerconf, i2c); in tuner_attach_stv6110()1151 input->nr, tunerconf->addr); in tuner_attach_stv6110()