Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Drpaphp_core.c159 static int get_children_props(struct device_node *dn, const __be32 **drc_indexes, in get_children_props() function
203 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_check_drc_props_v1()
323 rc = get_children_props(dn, indexes, names, &drc_types, power_domains); in is_php_dn()