Searched refs:tda18212 (Results 1 – 4 of 4) sorted by relevance
120 struct tda18212_config *tda18212; in c8sectpfe_frontend_attach() local164 tda18212 = devm_kzalloc(c8sectpfe->device, in c8sectpfe_frontend_attach()167 if (!tda18212) { in c8sectpfe_frontend_attach()173 memcpy(tda18212, &tda18212_conf, in c8sectpfe_frontend_attach()176 tda18212->fe = (*fe); in c8sectpfe_frontend_attach()178 tda18212_info.platform_data = tda18212; in c8sectpfe_frontend_attach()
31 obj-$(CONFIG_MEDIA_TUNER_TDA18212) += tda18212.o
51 /* stih410 SoC b2120 + b2004a + stv0367-pll(NIMB) + stv0367-tda18212 (NIMA) DT example) */
10420 F: drivers/media/tuners/tda18212*