Searched refs:childname (Results 1 – 3 of 3) sorted by relevance
788 const char *childname) in acpi_fwnode_get_named_child_node() argument794 if (acpi_data_node_match(child, childname)) in acpi_fwnode_get_named_child_node()800 childname, ACPI_NAMESEG_SIZE)) in acpi_fwnode_get_named_child_node()
486 const char *childname) in software_node_get_named_child_node() argument495 if (!strcmp(childname, kobject_name(&child->kobj))) { in software_node_get_named_child_node()
966 const char *childname) in of_fwnode_get_named_child_node() argument972 if (of_node_name_eq(child, childname)) in of_fwnode_get_named_child_node()