Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma.c257 static const struct of_device_id fsl_edma_dt_ids[] = { variable
263 MODULE_DEVICE_TABLE(of, fsl_edma_dt_ids);
268 of_match_device(fsl_edma_dt_ids, &pdev->dev); in fsl_edma_probe()
491 .of_match_table = fsl_edma_dt_ids,
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-main.c370 static const struct of_device_id fsl_edma_dt_ids[] = { variable
380 MODULE_DEVICE_TABLE(of, fsl_edma_dt_ids);
425 of_match_device(fsl_edma_dt_ids, &pdev->dev); in fsl_edma_probe()
700 .of_match_table = fsl_edma_dt_ids,

Completed in 3 milliseconds