Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dimx-sdma.c599 static const struct of_device_id sdma_dt_ids[] = { variable
610 MODULE_DEVICE_TABLE(of, sdma_dt_ids);
1981 of_match_device(sdma_dt_ids, &pdev->dev); in sdma_probe()
2207 .of_match_table = sdma_dt_ids,