Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/
H A Ddw-i3c-master.c356 dw_i3c_master_alloc_xfer(struct dw_i3c_master *master, unsigned int ncmds) in dw_i3c_master_alloc_xfer() function
709 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_ccc_set()
749 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_ccc_get()
860 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_master_daa()
928 xfer = dw_i3c_master_alloc_xfer(master, i3c_nxfers); in dw_i3c_master_priv_xfers()
1088 xfer = dw_i3c_master_alloc_xfer(master, i2c_nxfers); in dw_i3c_master_i2c_xfers()