Searched refs:_adap (Results 1 – 5 of 5) sorted by relevance
639 static int npcm_i2c_get_SCL(struct i2c_adapter *_adap) in npcm_i2c_get_SCL() argument 641 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_get_SCL() 646 static int npcm_i2c_get_SDA(struct i2c_adapter *_adap) in npcm_i2c_get_SDA() argument 648 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_get_SDA() 1956 static int npcm_i2c_recovery_tgclk(struct i2c_adapter *_adap) in npcm_i2c_recovery_tgclk() argument 1962 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_recovery_tgclk() 1966 if ((npcm_i2c_get_SDA(_adap) == 1) && (npcm_i2c_get_SCL(_adap) == 1)) { in npcm_i2c_recovery_tgclk() 2000 if (npcm_i2c_get_SDA(_adap)) { in npcm_i2c_recovery_tgclk() 2007 if (npcm_i2c_get_SDA(_adap)) { in npcm_i2c_recovery_tgclk() 2040 npcm_i2c_recovery_init(struct i2c_adapter * _adap) npcm_i2c_recovery_init() argument [all...]
115 static int cht_wc_i2c_adap_smbus_xfer(struct i2c_adapter *_adap, u16 addr, in cht_wc_i2c_adap_smbus_xfer() argument120 struct cht_wc_i2c_adap *adap = i2c_get_adapdata(_adap); in cht_wc_i2c_adap_smbus_xfer()
49 int cec_thread_func(void *_adap);
1032 static int cec_pin_thread_func(void *_adap) in cec_pin_thread_func() argument1034 struct cec_adapter *adap = _adap; in cec_pin_thread_func()
448 int cec_thread_func(void *_adap) in cec_thread_func() argument450 struct cec_adapter *adap = _adap; in cec_thread_func()