Searched refs:edma_of_ids (Results 1 – 1 of 1) sorted by relevance
281 static const struct of_device_id edma_of_ids[] = { variable292 MODULE_DEVICE_TABLE(of, edma_of_ids);2299 match = of_match_node(edma_of_ids, node); in edma_probe()2635 .of_match_table = edma_of_ids,