Searched refs:i2c_adapter (Results 1 - 25 of 630) sorted by relevance
1234567891011>>
/drivers/media/dvb/pt1/ |
H A D | va1j5jf8007s.h | 37 struct i2c_adapter; 41 struct i2c_adapter *adap);
|
H A D | va1j5jf8007t.h | 37 struct i2c_adapter; 41 struct i2c_adapter *adap);
|
/drivers/media/dvb/frontends/ |
H A D | mb86a20s.h | 35 struct i2c_adapter *i2c); 36 extern struct i2c_adapter *mb86a20s_get_tuner_i2c_adapter(struct dvb_frontend *); 39 const struct mb86a20s_config *config, struct i2c_adapter *i2c) 44 static struct i2c_adapter *
|
H A D | s921.h | 30 struct i2c_adapter *i2c); 31 extern struct i2c_adapter *s921_get_tuner_i2c_adapter(struct dvb_frontend *); 34 const struct s921_config *config, struct i2c_adapter *i2c) 39 static struct i2c_adapter *
|
H A D | itd1000.h | 26 struct i2c_adapter; 33 extern struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg); 35 static inline struct dvb_frontend *itd1000_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct itd1000_config *cfg)
|
H A D | cx24123.h | 44 struct i2c_adapter *i2c); 45 extern struct i2c_adapter *cx24123_get_tuner_i2c_adapter(struct dvb_frontend *); 48 const struct cx24123_config *config, struct i2c_adapter *i2c) 53 static struct i2c_adapter *
|
H A D | rtl2830.h | 73 struct i2c_adapter *i2c 76 extern struct i2c_adapter *rtl2830_get_tuner_i2c_adapter( 82 struct i2c_adapter *i2c 89 static inline struct i2c_adapter *rtl2830_get_tuner_i2c_adapter(
|
H A D | s5h1420.h | 45 struct i2c_adapter *i2c); 46 extern struct i2c_adapter *s5h1420_get_tuner_i2c_adapter(struct dvb_frontend *fe); 49 struct i2c_adapter *i2c) 55 static inline struct i2c_adapter *s5h1420_get_tuner_i2c_adapter(struct dvb_frontend *fe)
|
H A D | stv0367.h | 45 struct i2c_adapter *i2c); 48 struct i2c_adapter *i2c); 52 struct i2c_adapter *i2c) 59 struct i2c_adapter *i2c)
|
H A D | a8293.h | 31 struct i2c_adapter *i2c, const struct a8293_config *cfg); 34 struct i2c_adapter *i2c, const struct a8293_config *cfg)
|
H A D | cx22700.h | 36 struct i2c_adapter* i2c); 39 struct i2c_adapter* i2c)
|
/drivers/media/common/tuners/ |
H A D | max2165.h | 26 struct i2c_adapter; 36 struct i2c_adapter *i2c, 40 struct i2c_adapter *i2c,
|
H A D | mc44s803.h | 26 struct i2c_adapter; 36 struct i2c_adapter *i2c, struct mc44s803_config *cfg); 39 struct i2c_adapter *i2c, struct mc44s803_config *cfg)
|
H A D | mt2266.h | 21 struct i2c_adapter; 28 extern struct dvb_frontend * mt2266_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2266_config *cfg); 30 static inline struct dvb_frontend * mt2266_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2266_config *cfg)
|
H A D | mt2060.h | 26 struct i2c_adapter; 34 extern struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1); 36 static inline struct dvb_frontend * mt2060_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, struct mt2060_config *cfg, u16 if1)
|
H A D | mt2131.h | 26 struct i2c_adapter; 35 struct i2c_adapter *i2c, 40 struct i2c_adapter *i2c,
|
H A D | tda8290.h | 32 extern int tda829x_probe(struct i2c_adapter *i2c_adap, u8 i2c_addr); 35 struct i2c_adapter *i2c_adap, 39 static inline int tda829x_probe(struct i2c_adapter *i2c_adap, u8 i2c_addr) 46 struct i2c_adapter *i2c_adap,
|
H A D | tea5761.h | 24 extern int tea5761_autodetection(struct i2c_adapter* i2c_adap, u8 i2c_addr); 27 struct i2c_adapter* i2c_adap, 30 static inline int tea5761_autodetection(struct i2c_adapter* i2c_adap, 39 struct i2c_adapter* i2c_adap,
|
H A D | mt20xx.h | 25 struct i2c_adapter* i2c_adap, 29 struct i2c_adapter* i2c_adap,
|
H A D | qt1010.h | 41 struct i2c_adapter *i2c, 45 struct i2c_adapter *i2c,
|
H A D | tda18218.h | 35 struct i2c_adapter *i2c, struct tda18218_config *cfg); 38 struct i2c_adapter *i2c, struct tda18218_config *cfg)
|
H A D | tda9887.h | 26 struct i2c_adapter *i2c_adap, 30 struct i2c_adapter *i2c_adap,
|
H A D | tuner-simple.h | 25 struct i2c_adapter *i2c_adap, 30 struct i2c_adapter *i2c_adap,
|
/drivers/media/video/cx23885/ |
H A D | netup-eeprom.h | 37 extern int netup_eeprom_read(struct i2c_adapter *i2c_adap, u8 addr); 38 extern int netup_eeprom_write(struct i2c_adapter *i2c_adap, u8 addr, u8 data); 39 extern void netup_get_card_info(struct i2c_adapter *i2c_adap,
|
/drivers/media/dvb/dvb-usb/ |
H A D | mxl111sf-i2c.h | 26 int mxl111sf_i2c_xfer(struct i2c_adapter *adap,
|
Completed in 141 milliseconds
1234567891011>>