Searched defs:mt2060_attach (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mt2060.h | 45 static inline struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) in mt2060_attach() function
|
H A D | mt2060.c | 405 struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) in mt2060_attach() function 443 EXPORT_SYMBOL_GPL(mt2060_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mt2060.h | 45 static inline struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) in mt2060_attach() function
|
H A D | mt2060.c | 405 struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1) in mt2060_attach() function 443 EXPORT_SYMBOL_GPL(mt2060_attach); variable
|
Completed in 3 milliseconds