Searched refs:tda18212 (Results 1 – 12 of 12) sorted by relevance
111 struct tda18212_config *tda18212; in c8sectpfe_frontend_attach() local155 tda18212 = devm_kzalloc(c8sectpfe->device, in c8sectpfe_frontend_attach()158 if (!tda18212) { in c8sectpfe_frontend_attach()164 memcpy(tda18212, &tda18212_conf, in c8sectpfe_frontend_attach()167 tda18212->fe = (*fe); in c8sectpfe_frontend_attach()169 tda18212_info.platform_data = tda18212; in c8sectpfe_frontend_attach()
32 obj-$(CONFIG_MEDIA_TUNER_TDA18212) += tda18212.o
51 /* stih410 SoC b2120 + b2004a + stv0367-pll(NIMB) + stv0367-tda18212 (NIMA) DT example) */
271 tda18212 NXP TDA18212 silicon tuner
17088 F: drivers/media/tuners/tda18212*