Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dplx_dma.c97 struct plx_dma_desc { struct
116 struct plx_dma_desc **desc_ring; argument
124 static struct plx_dma_desc *to_plx_desc(struct dma_async_tx_descriptor *txd) in to_plx_desc()
126 return container_of(txd, struct plx_dma_desc, txd); in to_plx_desc()
129 static struct plx_dma_desc *plx_dma_get_desc(struct plx_dma_dev *plxdev, int i) in plx_dma_get_desc()
137 struct plx_dma_desc *desc; in plx_dma_process_desc()
174 struct plx_dma_desc *desc; in plx_dma_abort_desc()
257 struct plx_dma_desc *plxdesc; in plx_dma_prep_memcpy()
304 struct plx_dma_desc *plxdesc = to_plx_desc(desc); in plx_dma_tx_submit()
378 struct plx_dma_desc *desc; in plx_dma_alloc_desc()
/openbmc/linux/drivers/comedi/drivers/
H A Dgsc_hpdi.c125 struct plx_dma_desc *dma_desc;
498 sizeof(struct plx_dma_desc) * in gsc_hpdi_free_dma()
633 sizeof(struct plx_dma_desc) * in gsc_hpdi_auto_attach()
H A Dplx9080.h42 struct plx_dma_desc { struct
H A Dcb_pcidas64.c1130 struct plx_dma_desc *ai_dma_desc;
1142 struct plx_dma_desc *ao_dma_desc;
1495 dma_alloc_coherent(&pcidev->dev, sizeof(struct plx_dma_desc) * in alloc_and_init_dma_members()
1504 sizeof(struct plx_dma_desc) * in alloc_and_init_dma_members()
1578 sizeof(struct plx_dma_desc) * in cb_pcidas64_free_dma()
1584 sizeof(struct plx_dma_desc) * in cb_pcidas64_free_dma()