Searched refs:get_max_bus_speed (Results 1 – 3 of 3) sorted by relevance
121 static enum pci_bus_speed get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function456 slot->bus->max_bus_speed = get_max_bus_speed(slot); in enable_slot()
28 though pci_hotplug.h declares it private. See get_max_bus_speed() for an
367 static int get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function489 get_max_bus_speed(slot_cur); in init_ops()