Searched refs:get_children_props (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/pci/hotplug/ |
D | rpaphp_core.c | 157 static int get_children_props(struct device_node *dn, const __be32 **drc_indexes, in get_children_props() function 201 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_check_drc_props_v1() 322 rc = get_children_props(dn, indexes, names, &drc_types, power_domains); in is_php_dn()
|