Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/hotplug/ !
Drpaphp_core.c123 static enum pci_bus_speed get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function
512 slot->bus->max_bus_speed = get_max_bus_speed(slot); in enable_slot()
DTODO28 though pci_hotplug.h declares it private. See get_max_bus_speed() for an
Dibmphp_core.c359 static int get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function
418 get_max_bus_speed(slot_cur); in init_ops()