Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
Dpxa_dma.c76 struct pxad_desc_hw { struct
94 struct pxad_desc_hw *hw_desc[]; /* DMA coherent descriptors */ argument
225 struct pxad_desc_hw *desc; in descriptors_show()
519 struct pxad_desc_hw *updater = in set_updater_desc()
537 struct pxad_desc_hw *updater = in is_desc_completed()
695 sizeof(struct pxad_desc_hw), in pxad_alloc_chan_resources()
696 __alignof__(struct pxad_desc_hw), in pxad_alloc_chan_resources()
747 nb_hw_desc * sizeof(struct pxad_desc_hw *), in pxad_alloc_desc()
923 struct pxad_desc_hw *hw_desc; in pxad_prep_memcpy()
1020 struct pxad_desc_hw **phw_desc; in pxad_prep_dma_cyclic()
[all …]