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

/linux-master/drivers/dma/ti/
H A Dedma.c281 static const struct of_device_id edma_of_ids[] = { variable in typeref:struct:of_device_id
292 MODULE_DEVICE_TABLE(of, edma_of_ids);
2299 match = of_match_node(edma_of_ids, node);
2643 .of_match_table = edma_of_ids,

Completed in 136 milliseconds