Home
last modified time | relevance | path

Searched refs:tda18212 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/sti/c8sectpfe/
H A Dc8sectpfe-dvb.c111 struct tda18212_config *tda18212; in c8sectpfe_frontend_attach() local
155 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()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.alias
H A Dmodules.order
H A Dmodules.dep
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A DMakefile32 obj-$(CONFIG_MEDIA_TUNER_TDA18212) += tda18212.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dstih407-c8sectpfe.txt51 /* stih410 SoC b2120 + b2004a + stv0367-pll(NIMB) + stv0367-tda18212 (NIMA) DT example) */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Di2c-cardlist.rst271 tda18212 NXP TDA18212 silicon tuner
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS17088 F: drivers/media/tuners/tda18212*