Searched refs:_adap (Results 1 – 4 of 4) sorted by relevance
34 int cec_thread_func(void *_adap);
1020 static int cec_pin_thread_func(void *_adap) in cec_pin_thread_func() argument1022 struct cec_adapter *adap = _adap; in cec_pin_thread_func()
423 int cec_thread_func(void *_adap) in cec_thread_func() argument425 struct cec_adapter *adap = _adap; in cec_thread_func()
130 static int cht_wc_i2c_adap_smbus_xfer(struct i2c_adapter *_adap, u16 addr, in cht_wc_i2c_adap_smbus_xfer() argument135 struct cht_wc_i2c_adap *adap = i2c_get_adapdata(_adap); in cht_wc_i2c_adap_smbus_xfer()