Searched refs:zl10039_attach (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | zl10039.h | 26 struct dvb_frontend *zl10039_attach(struct dvb_frontend *fe, 30 static inline struct dvb_frontend *zl10039_attach(struct dvb_frontend *fe, in zl10039_attach() function
|
D | zl10039.c | 261 struct dvb_frontend *zl10039_attach(struct dvb_frontend *fe, in zl10039_attach() function 307 EXPORT_SYMBOL(zl10039_attach);
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1757 if (dvb_attach(zl10039_attach, fe0->dvb.frontend, in dvb_init() 1846 if (dvb_attach(zl10039_attach, fe0->dvb.frontend, in dvb_init()
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dw2102.c | 1305 if (dvb_attach(zl10039_attach, d->fe_adap[0].fe, 0x60, in zl100313_frontend_attach()
|