Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/
H A Dcpuidle-psci.c226 static const struct of_device_id psci_idle_state_match[] = { variable
399 ret = dt_init_idle_driver(drv, psci_idle_state_match, 1); in psci_idle_init_cpu()
474 return !!of_match_node(psci_idle_state_match, state_node); in dt_idle_state_present()