Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dfsl-edma.c258 static const struct of_device_id fsl_edma_dt_ids[] = { variable
264 MODULE_DEVICE_TABLE(of, fsl_edma_dt_ids);
269 of_match_device(fsl_edma_dt_ids, &pdev->dev); in fsl_edma_probe()
498 .of_match_table = fsl_edma_dt_ids,