adi_i3c_xfer
struct adi_i3c_xfer *cur;
static struct adi_i3c_xfer *adi_i3c_master_alloc_xfer(struct adi_i3c_master *master,
struct adi_i3c_xfer *xfer;
struct adi_i3c_xfer *xfer = master->xferqueue.cur;
struct adi_i3c_xfer *xfer = master->xferqueue.cur;
struct adi_i3c_xfer, node);
struct adi_i3c_xfer *xfer)
struct adi_i3c_xfer *xfer)
struct adi_i3c_xfer *xfer __free(kfree) = adi_i3c_master_alloc_xfer(master, 1);
struct adi_i3c_xfer *xfer __free(kfree) = adi_i3c_master_alloc_xfer(master, nxfers);
struct adi_i3c_xfer *xfer __free(kfree) = adi_i3c_master_alloc_xfer(master, nxfers);