Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dbcm-sba-raid.c95 #define to_sba_device(dchan) \ macro
501 sba_cleanup_nonpending_requests(to_sba_device(dchan)); in sba_free_chan_resources()
507 sba_cleanup_pending_requests(to_sba_device(dchan)); in sba_device_terminate_all()
515 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending()
533 sba = to_sba_device(tx->chan); in sba_tx_submit()
552 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status()
626 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt()
741 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_memcpy()
880 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_xor()
1350 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_pq()