Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/
Dimx-sdma.c600 static const struct of_device_id sdma_dt_ids[] = { variable
611 MODULE_DEVICE_TABLE(of, sdma_dt_ids);
1987 of_match_device(sdma_dt_ids, &pdev->dev); in sdma_probe()
2212 .of_match_table = sdma_dt_ids,