Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i3c/master/
Ddw-i3c-master.c373 dw_i3c_master_alloc_xfer(struct dw_i3c_master *master, unsigned int ncmds) in dw_i3c_master_alloc_xfer() function
727 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_ccc_set()
767 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_ccc_get()
866 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_master_daa()
935 xfer = dw_i3c_master_alloc_xfer(master, i3c_nxfers); in dw_i3c_master_priv_xfers()
1096 xfer = dw_i3c_master_alloc_xfer(master, i2c_nxfers); in dw_i3c_master_i2c_xfers()