Home
last modified time | relevance | path

Searched refs:stv0900 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/
DMakefile17 stv0900-objs := stv0900_core.o stv0900_sw.o
109 obj-$(CONFIG_DVB_STV0900) += stv0900.o
/linux-5.19.10/Documentation/admin-guide/media/
Dfrontend-cardlist.rst79 stv0900 ST STV0900 based
/linux-5.19.10/drivers/media/pci/ddbridge/
Dddbridge-core.c1064 static struct stv090x_config stv0900 = { variable
1123 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in demod_attach_stv0900()
1149 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in tuner_attach_stv6110()