Lines Matching refs:pxad_desc_hw
78 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()
1174 struct pxad_desc_hw *hw_desc = NULL; in pxad_residue()