Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dimx-sdma.c448 static const struct of_device_id sdma_dt_ids[] = { variable
457 MODULE_DEVICE_TABLE(of, sdma_dt_ids);
1454 of_match_device(sdma_dt_ids, &pdev->dev); in sdma_probe()
1646 .of_match_table = sdma_dt_ids,