Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Dpsci.c665 static const struct of_device_id psci_of_match[] __initconst = { variable
678 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()