Searched refs:xlnx_pr_decoupler_of_match (Results 1 – 1 of 1) sorted by relevance
93 static const struct of_device_id xlnx_pr_decoupler_of_match[] = { variable102 MODULE_DEVICE_TABLE(of, xlnx_pr_decoupler_of_match);119 match = of_match_node(xlnx_pr_decoupler_of_match, np); in xlnx_pr_decoupler_probe()177 .of_match_table = of_match_ptr(xlnx_pr_decoupler_of_match),