Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmv_xor_v2.c155 struct mv_xor_v2_device { struct
280 struct mv_xor_v2_device *xor_dev = data; in mv_xor_v2_interrupt_handler()
309 struct mv_xor_v2_device *xor_dev = in mv_xor_v2_tx_submit()
383 struct mv_xor_v2_device *xor_dev; in mv_xor_v2_prep_dma_memcpy()
436 struct mv_xor_v2_device *xor_dev = in mv_xor_v2_prep_dma_xor()
437 container_of(chan, struct mv_xor_v2_device, dmachan); in mv_xor_v2_prep_dma_xor()
494 struct mv_xor_v2_device *xor_dev = in mv_xor_v2_prep_dma_interrupt()
495 container_of(chan, struct mv_xor_v2_device, dmachan); in mv_xor_v2_prep_dma_interrupt()
521 struct mv_xor_v2_device *xor_dev = in mv_xor_v2_issue_pending()
522 container_of(chan, struct mv_xor_v2_device, dmachan); in mv_xor_v2_issue_pending()
[all …]