Home
last modified time | relevance | path

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

/drivers/dma/
Dfsl-edma.c243 static const struct of_device_id fsl_edma_dt_ids[] = { variable
248 MODULE_DEVICE_TABLE(of, fsl_edma_dt_ids);
253 of_match_device(fsl_edma_dt_ids, &pdev->dev); in fsl_edma_probe()
476 .of_match_table = fsl_edma_dt_ids,