Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmmp_pdma.c80 struct mmp_pdma_desc_sw { struct
298 struct mmp_pdma_desc_sw *desc; in start_pending_queue()
326 struct mmp_pdma_desc_sw, node); in start_pending_queue()
344 struct mmp_pdma_desc_sw *child; in mmp_pdma_tx_submit()
362 static struct mmp_pdma_desc_sw *
365 struct mmp_pdma_desc_sw *desc; in mmp_pdma_alloc_descriptor()
400 sizeof(struct mmp_pdma_desc_sw), in mmp_pdma_alloc_chan_resources()
401 __alignof__(struct mmp_pdma_desc_sw), in mmp_pdma_alloc_chan_resources()
417 struct mmp_pdma_desc_sw *desc, *_desc; in mmp_pdma_free_desc_list()
765 struct mmp_pdma_desc_sw *sw; in mmp_pdma_residue()
[all …]