Home
last modified time | relevance | path

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

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