Searched refs:dpaa2_io_store_next (Results 1 – 3 of 3) sorted by relevance
607 struct dpaa2_dq *dpaa2_io_store_next(struct dpaa2_io_store *s, int *is_last) in dpaa2_io_store_next() function637 EXPORT_SYMBOL_GPL(dpaa2_io_store_next);
465 dq = dpaa2_io_store_next(ch->store, &is_last); in consume_frames()
4820 dq = dpaa2_io_store_next(ppriv->store, &is_last); in dpaa2_caam_store_consume()