Home
last modified time | relevance | path

Searched refs:zl10039_attach (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dzl10039.h13 struct dvb_frontend *zl10039_attach(struct dvb_frontend *fe,
17 static inline struct dvb_frontend *zl10039_attach(struct dvb_frontend *fe, in zl10039_attach() function
H A Dzl10039.c251 struct dvb_frontend *zl10039_attach(struct dvb_frontend *fe, in zl10039_attach() function
298 EXPORT_SYMBOL(zl10039_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.c1762 if (dvb_attach(zl10039_attach, fe0->dvb.frontend, in dvb_init()
1851 if (dvb_attach(zl10039_attach, fe0->dvb.frontend, in dvb_init()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Ddw2102.c1302 if (dvb_attach(zl10039_attach, d->fe_adap[0].fe, 0x60, in zl100313_frontend_attach()