Searched refs:get_max_bus_speed (Results 1 – 3 of 3) sorted by relevance
123 static enum pci_bus_speed get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function512 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
359 static int get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function418 get_max_bus_speed(slot_cur); in init_ops()