Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Ddw-i3c-master.c364 dw_i3c_master_alloc_xfer(struct dw_i3c_master *master, unsigned int ncmds) in dw_i3c_master_alloc_xfer() function
693 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_ccc_set()
733 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_ccc_get()
810 xfer = dw_i3c_master_alloc_xfer(master, 1); in dw_i3c_master_daa()
873 xfer = dw_i3c_master_alloc_xfer(master, i3c_nxfers); in dw_i3c_master_priv_xfers()
1024 xfer = dw_i3c_master_alloc_xfer(master, i2c_nxfers); in dw_i3c_master_i2c_xfers()