Home
last modified time | relevance | path

Searched refs:to_sba_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dbcm-sba-raid.c95 #define to_sba_device(dchan) \ macro
502 sba_cleanup_nonpending_requests(to_sba_device(dchan)); in sba_free_chan_resources()
508 sba_cleanup_pending_requests(to_sba_device(dchan)); in sba_device_terminate_all()
516 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending()
534 sba = to_sba_device(tx->chan); in sba_tx_submit()
553 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status()
627 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt()
742 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_memcpy()
881 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_xor()
1351 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_pq()