Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Drpaphp.h74 extern const struct hotplug_slot_ops rpaphp_hotplug_slot_ops;
H A Drpaphp_slot.c44 slot->hotplug_slot.ops = &rpaphp_hotplug_slot_ops; in alloc_slot_struct()
H A Drpaphp_core.c531 const struct hotplug_slot_ops rpaphp_hotplug_slot_ops = { variable