Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dbcm-sba-raid.c85 #define to_sba_device(dchan) \ macro
491 sba_cleanup_nonpending_requests(to_sba_device(dchan)); in sba_free_chan_resources()
497 sba_cleanup_pending_requests(to_sba_device(dchan)); in sba_device_terminate_all()
505 struct sba_device *sba = to_sba_device(dchan); in sba_issue_pending()
523 sba = to_sba_device(tx->chan); in sba_tx_submit()
542 struct sba_device *sba = to_sba_device(dchan); in sba_tx_status()
616 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_interrupt()
731 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_memcpy()
870 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_xor()
1340 struct sba_device *sba = to_sba_device(dchan); in sba_prep_dma_pq()