Home
last modified time | relevance | path

Searched refs:i2c_dw_xfer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/i2c/busses/ !
H A Di2c-designware-core.h400 int i2c_dw_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num);
H A Di2c-designware-common.c867 .xfer = i2c_dw_xfer,
H A Di2c-designware-master.c914 int i2c_dw_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in i2c_dw_xfer() function