Lines Matching refs:tda18212_config
330 static struct tda18212_config anysee_tda18212_config = {
337 static struct tda18212_config anysee_tda18212_config2 = {
1025 struct tda18212_config tda18212_config = in anysee_tuner_attach() local
1028 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1030 &tda18212_config); in anysee_tuner_attach()
1064 struct tda18212_config tda18212_config = anysee_tda18212_config; in anysee_tuner_attach() local
1066 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1067 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach()
1101 struct tda18212_config tda18212_config = in anysee_tuner_attach() local
1104 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1105 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach()