Home
last modified time | relevance | path

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

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