Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmxs-dma.c187 static const struct of_device_id mxs_dma_dt_ids[] = { variable
194 MODULE_DEVICE_TABLE(of, mxs_dma_dt_ids);
784 of_id = of_match_device(mxs_dma_dt_ids, &pdev->dev); in mxs_dma_probe()
871 .of_match_table = mxs_dma_dt_ids,