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