Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dpxa_dma.c78 struct pxad_desc_hw { struct
96 struct pxad_desc_hw *hw_desc[]; /* DMA coherent descriptors */ argument
223 struct pxad_desc_hw *desc; in dbg_show_descriptors()
578 struct pxad_desc_hw *updater = in set_updater_desc()
596 struct pxad_desc_hw *updater = in is_desc_completed()
745 sizeof(struct pxad_desc_hw), in pxad_alloc_chan_resources()
746 __alignof__(struct pxad_desc_hw), in pxad_alloc_chan_resources()
795 nb_hw_desc * sizeof(struct pxad_desc_hw *), in pxad_alloc_desc()
978 struct pxad_desc_hw *hw_desc; in pxad_prep_memcpy()
1075 struct pxad_desc_hw **phw_desc; in pxad_prep_dma_cyclic()
[all …]