Lines Matching refs:tda18212_config
334 static struct tda18212_config anysee_tda18212_config = {
341 static struct tda18212_config anysee_tda18212_config2 = {
1029 struct tda18212_config tda18212_config = in anysee_tuner_attach() local
1032 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1034 &tda18212_config); in anysee_tuner_attach()
1068 struct tda18212_config tda18212_config = anysee_tda18212_config; in anysee_tuner_attach() local
1070 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1071 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach()
1105 struct tda18212_config tda18212_config = in anysee_tuner_attach() local
1108 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1109 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach()