Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/psci/
Dpsci.c545 static const struct of_device_id psci_of_match[] __initconst = { variable
559 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()