Home
last modified time | relevance | path

Searched refs:psci_of_match (Results 1 – 2 of 2) sorted by relevance

/drivers/cpuidle/
Dcpuidle-psci-domain.c129 static const struct of_device_id psci_of_match[] = { variable
191 .of_match_table = psci_of_match,
/drivers/firmware/psci/
Dpsci.c744 static const struct of_device_id psci_of_match[] __initconst = { variable
758 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()