Searched refs:edma_of_ids (Results 1 – 1 of 1) sorted by relevance
280 static const struct of_device_id edma_of_ids[] = {291 MODULE_DEVICE_TABLE(of, edma_of_ids);2298 match = of_match_node(edma_of_ids, node); in edma_probe() 2644 .of_match_table = edma_of_ids,281 static const struct of_device_id edma_of_ids[] = { global() variable