Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/
H A Dcpuidle-psci-domain.c125 static const struct of_device_id psci_of_match[] = { variable
184 .of_match_table = psci_of_match,
/linux/drivers/firmware/psci/
H A Dpsci.c791 static const struct of_device_id psci_of_match[] __initconst = { variable
805 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()