Searched refs:_adap (Results 1 – 4 of 4) sorted by relevance
47 int cec_thread_func(void *_adap);
1059 static int cec_pin_thread_func(void *_adap) in cec_pin_thread_func() argument1061 struct cec_adapter *adap = _adap; in cec_pin_thread_func()
449 int cec_thread_func(void *_adap) in cec_thread_func() argument451 struct cec_adapter *adap = _adap; in cec_thread_func()
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()