Searched refs:resps_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
255 resps_sz = rh->resp_struct_sz * rh->xfer_entries;
259 rh->resp = dma_alloc_coherent(&hci->master.dev, resps_sz,

Completed in 186 milliseconds