Lines Matching refs:tda18212_config
321 static const struct tda18212_config anysee_tda18212_config = {
328 static const struct tda18212_config anysee_tda18212_config2 = {
1016 struct tda18212_config tda18212_config =
1019 tda18212_config.fe = adap->fe[0];
1021 &tda18212_config);
1055 struct tda18212_config tda18212_config = anysee_tda18212_config;
1057 tda18212_config.fe = adap->fe[0];
1058 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config);
1092 struct tda18212_config tda18212_config =
1095 tda18212_config.fe = adap->fe[0];
1096 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config);