Searched refs:of_empty_ranges_quirk (Results 1 – 2 of 2) sorted by relevance
164 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk() function196 if (ranges == NULL && !of_empty_ranges_quirk(parent)) { in of_translate_one()
421 static int of_empty_ranges_quirk(struct device_node *np) in of_empty_ranges_quirk() function470 if (ranges == NULL && !of_empty_ranges_quirk(parent) && in of_translate_one()