Searched refs:xfers_sz (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i3c/master/mipi-i3c-hci/
H A Ddma.c213 unsigned int i, nr_rings, xfers_sz, resps_sz; local
254 xfers_sz = rh->xfer_struct_sz * rh->xfer_entries;
257 rh->xfer = dma_alloc_coherent(&hci->master.dev, xfers_sz,

Completed in 211 milliseconds