Searched refs:n_actual (Results 1 – 2 of 2) sorted by relevance
113 size_t *n_actual, in nhw_EVDMA_access() argument116 *n_actual = 0; in nhw_EVDMA_access()142 uint to_read = BS_MIN(nbytes - *n_actual, st->job_pend_length); in nhw_EVDMA_access()151 *n_actual += to_read; in nhw_EVDMA_access()154 if (*n_actual == nbytes) { in nhw_EVDMA_access()
39 size_t *n_actual,