Searched refs:mxl5xx_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | mxl5xx.h | 47 extern struct dvb_frontend *mxl5xx_attach(struct i2c_adapter *i2c, 53 static inline struct dvb_frontend *mxl5xx_attach(struct i2c_adapter *i2c, in mxl5xx_attach() function
|
H A D | mxl5xx.c | 1836 struct dvb_frontend *mxl5xx_attach(struct i2c_adapter *i2c, in mxl5xx_attach() function 1892 EXPORT_SYMBOL_GPL(mxl5xx_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | mxl5xx.h | 38 extern struct dvb_frontend *mxl5xx_attach(struct i2c_adapter *i2c, 44 static inline struct dvb_frontend *mxl5xx_attach(struct i2c_adapter *i2c, in mxl5xx_attach() function
|
H A D | mxl5xx.c | 1825 struct dvb_frontend *mxl5xx_attach(struct i2c_adapter *i2c, in mxl5xx_attach() function 1881 EXPORT_SYMBOL_GPL(mxl5xx_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-max.c | 427 dvb->fe = dvb_attach(mxl5xx_attach, i2c, &cfg, in ddb_fe_attach_mxl5xx()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-max.c | 418 dvb->fe = dvb_attach(mxl5xx_attach, i2c, &cfg, in ddb_fe_attach_mxl5xx()
|
Completed in 8 milliseconds