Searched refs:scmi_of_match (Results 1 – 1 of 1) sorted by relevance
607 static const struct of_device_id scmi_of_match[] = { variable612 MODULE_DEVICE_TABLE(of, scmi_of_match);801 desc = of_match_device(scmi_of_match, dev)->data; in scmi_probe()860 .of_match_table = scmi_of_match,