Searched refs:itd1000_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | itd1000.h | 19 extern struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg); 21 static inline struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg) in itd1000_attach() function
|
H A D | itd1000.c | 363 struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg) in itd1000_attach() function 392 EXPORT_SYMBOL_GPL(itd1000_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | itd1000.h | 19 extern struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg); 21 static inline struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg) in itd1000_attach() function
|
H A D | itd1000.c | 363 struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg) in itd1000_attach() function 392 EXPORT_SYMBOL_GPL(itd1000_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 349 if (!dvb_attach(itd1000_attach, fc->fe, i2c_tuner, in skystar2_rev27_attach()
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 349 if (!dvb_attach(itd1000_attach, fc->fe, i2c_tuner, in skystar2_rev27_attach()
|
Completed in 5 milliseconds