Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/
Dpsci.c427 static const struct of_device_id const psci_of_match[] __initconst = { variable
440 np = of_find_matching_node_and_match(NULL, psci_of_match, &matched_np); in psci_dt_init()