Searched refs:txp_next (Results 1 – 1 of 1) sorted by relevance
364 struct sdma_txreq *txp, *txp_next; in sdma_flush() local 376 list_for_each_entry_safe(txp, txp_next, &flushlist, list) in sdma_flush()