Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Drpaphp.h74 extern const struct hotplug_slot_ops rpaphp_hotplug_slot_ops;
Drpaphp_slot.c43 slot->hotplug_slot.ops = &rpaphp_hotplug_slot_ops; in alloc_slot_struct()
Drpaphp_core.c529 const struct hotplug_slot_ops rpaphp_hotplug_slot_ops = { variable