Home | History | Annotate | Download | only in st_mag40

Lines Matching refs:I2cTransfer

196 struct I2cTransfer
234 struct I2cTransfer transfers[ST_MAG40_MAX_PENDING_I2C_REQUESTS];
306 static struct I2cTransfer *allocXfer(void)
321 static inline void releaseXfer(struct I2cTransfer *xfer)
331 struct I2cTransfer *xfer = data;
338 struct I2cTransfer *xfer = cookie;
373 struct I2cTransfer *xfer = allocXfer();
385 struct I2cTransfer *xfer = allocXfer();
560 static void magTestHandling(struct I2cTransfer *xfer)
888 struct I2cTransfer *xfer = (struct I2cTransfer *)evtData;