Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Drpaphp.h73 extern struct hotplug_slot_ops rpaphp_hotplug_slot_ops;
Drpaphp_slot.c52 slot->hotplug_slot->ops = &rpaphp_hotplug_slot_ops; in alloc_slot_struct()
Drpaphp_core.c480 struct hotplug_slot_ops rpaphp_hotplug_slot_ops = { variable