Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dmxs-dma.c149 struct mxs_dma_type { struct
154 static struct mxs_dma_type mxs_dma_types[] = {
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()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmxs-dma.c148 struct mxs_dma_type { struct
153 static struct mxs_dma_type mxs_dma_types[] = {
746 const struct mxs_dma_type *dma_type; in mxs_dma_probe()
760 dma_type = (struct mxs_dma_type *)of_device_get_match_data(&pdev->dev); in mxs_dma_probe()

Completed in 3 milliseconds