Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_res.c27 static int remove_ranges(struct bus_node *, struct bus_node *);
1356 rc = remove_ranges(bus, prev_bus); in ibmphp_remove_bus()
1423 static int remove_ranges(struct bus_node *bus_cur, struct bus_node *bus_prev) in remove_ranges() function