Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Drpaphp_core.c121 static enum pci_bus_speed get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function
461 slot->bus->max_bus_speed = get_max_bus_speed(slot); in enable_slot()
Dibmphp_core.c380 static int get_max_bus_speed(struct slot *slot) in get_max_bus_speed() function
502 get_max_bus_speed(slot_cur); in init_ops()