Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Drpaphp_core.c157 static int get_children_props(struct device_node *dn, const int **drc_indexes, in get_children_props() function
201 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_check_drc_props_v1()
318 rc = get_children_props(dn, indexes, names, &drc_types, power_domains); in is_php_dn()