Home
last modified time | relevance | path

Searched refs:stv0367cab_attach (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv0367.h35 dvb_frontend *stv0367cab_attach(const struct stv0367_config *config,
49 dvb_frontend *stv0367cab_attach(const struct stv0367_config *config, in stv0367cab_attach() function
H A Dstv0367.c2883 struct dvb_frontend *stv0367cab_attach(const struct stv0367_config *config, in stv0367cab_attach() function
2926 EXPORT_SYMBOL(stv0367cab_attach);
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.symbols
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1740 fe1->dvb.frontend = dvb_attach(stv0367cab_attach, in dvb_register()