Searched refs:mxc_i2c_revb_req_t (Results 1 – 2 of 2) sorted by relevance
53 typedef struct _i2c_revb_req_t mxc_i2c_revb_req_t; typedef55 typedef void (*mxc_i2c_revb_complete_cb_t)(mxc_i2c_revb_req_t *req, int result);133 int MXC_I2C_RevB_MasterTransaction(mxc_i2c_revb_req_t *req);134 int MXC_I2C_RevB_MasterTransactionAsync(mxc_i2c_revb_req_t *req);135 int MXC_I2C_RevB_MasterTransactionDMA(mxc_i2c_revb_req_t *req, mxc_dma_regs_t *dma);
38 mxc_i2c_revb_req_t *req;246 int MXC_I2C_RevB_MasterTransaction(mxc_i2c_revb_req_t *req) in MXC_I2C_RevB_MasterTransaction()251 int MXC_I2C_RevB_MasterTransactionAsync(mxc_i2c_revb_req_t *req) in MXC_I2C_RevB_MasterTransactionAsync()256 int MXC_I2C_RevB_MasterTransactionDMA(mxc_i2c_revb_req_t *req, mxc_dma_regs_t *dma) in MXC_I2C_RevB_MasterTransactionDMA()