Home
last modified time | relevance | path

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

/drivers/dma/
Dmxs-dma.c149 struct mxs_dma_type { struct
154 static struct mxs_dma_type mxs_dma_types[] = { argument
747 const struct mxs_dma_type *dma_type; in mxs_dma_probe()
762 dma_type = (struct mxs_dma_type *)of_device_get_match_data(&pdev->dev); in mxs_dma_probe()