Searched refs:edma_of_ids (Results 1 – 1 of 1) sorted by relevance
290 static const struct of_device_id edma_of_ids[] = { variable301 MODULE_DEVICE_TABLE(of, edma_of_ids);2357 match = of_match_node(edma_of_ids, node); in edma_probe()2693 .of_match_table = edma_of_ids,