Searched refs:_adap (Results 1 – 4 of 4) sorted by relevance
39 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()
447 int cec_thread_func(void *_adap) in cec_thread_func() argument449 struct cec_adapter *adap = _adap; in cec_thread_func()
121 static int cht_wc_i2c_adap_smbus_xfer(struct i2c_adapter *_adap, u16 addr, in cht_wc_i2c_adap_smbus_xfer() argument126 struct cht_wc_i2c_adap *adap = i2c_get_adapdata(_adap); in cht_wc_i2c_adap_smbus_xfer()