Searched refs:isl6421_attach (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | isl6421.h | 41 extern struct dvb_frontend *isl6421_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, u8 i2c… 44 static inline struct dvb_frontend *isl6421_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c,… in isl6421_attach() function
|
D | isl6421.c | 191 struct dvb_frontend *isl6421_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, u8 i2c_addr, in isl6421_attach() function 230 EXPORT_SYMBOL(isl6421_attach);
|
/Linux-v4.19/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 339 if (!dvb_attach(isl6421_attach, fc->fe, &fc->fc_i2c_adap[2].i2c_adap, in skystar2_rev27_attach() 405 if (!dvb_attach(isl6421_attach, fc->fe, &fc->fc_i2c_adap[2].i2c_adap, in skystar2_rev28_attach() 647 if (!dvb_attach(isl6421_attach, fc->fe, &fc->fc_i2c_adap[2].i2c_adap, in skystarS2_rev33_attach()
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1080 if (!dvb_attach(isl6421_attach, in dvb_register() 1333 if (!dvb_attach(isl6421_attach, fe0->dvb.frontend, in dvb_register() 1455 if (!dvb_attach(isl6421_attach, in dvb_register() 1483 if (!dvb_attach(isl6421_attach, in dvb_register()
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1401 if (dvb_attach(isl6421_attach, fe0->dvb.frontend, in dvb_init() 1520 if (dvb_attach(isl6421_attach, fe0->dvb.frontend, in dvb_init()
|