Searched refs:psci_of_match (Results 1 – 2 of 2) sorted by relevance
142 static const struct of_device_id psci_of_match[] = { variable202 .of_match_table = psci_of_match,
722 static const struct of_device_id psci_of_match[] __initconst = { variable736 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()