Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Drpaphp_core.c170 static int get_children_props(struct device_node *dn, const int **drc_indexes, in get_children_props() function
218 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_get_drc_props()
279 rc = get_children_props(dn, indexes, names, &drc_types, power_domains); in is_php_dn()