Searched refs:childname (Results 1 – 2 of 2) sorted by relevance
828 const char *childname) in acpi_fwnode_get_named_child_node() argument834 if (acpi_data_node_match(child, childname)) in acpi_fwnode_get_named_child_node()840 childname, ACPI_NAMESEG_SIZE)) in acpi_fwnode_get_named_child_node()
1153 const char *childname) in of_fwnode_get_named_child_node() argument1159 if (of_node_name_eq(child, childname)) in of_fwnode_get_named_child_node()