Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dzl10036.h29 extern struct dvb_frontend *zl10036_attach(struct dvb_frontend *fe,
32 static inline struct dvb_frontend *zl10036_attach(struct dvb_frontend *fe, in zl10036_attach() function
H A Dzl10036.c448 struct dvb_frontend *zl10036_attach(struct dvb_frontend *fe, in zl10036_attach() function
499 EXPORT_SYMBOL(zl10036_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/saa7134/
H A Dsaa7134-dvb.c1751 if (dvb_attach(zl10036_attach, fe0->dvb.frontend, in dvb_init()