Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/common/
Dedma.c280 static const struct of_device_id edma_of_ids[] = { variable
585 if (!of_match_node(edma_of_ids, dma_spec.np)) { in prepare_unused_channel_list()
1865 .of_match_table = edma_of_ids,