Symbol: hotplug_slot_ops
arch/powerpc/kernel/eeh_driver.c
763
const struct hotplug_slot_ops *ops;
arch/powerpc/kernel/eeh_driver.c
795
const struct hotplug_slot_ops *ops;
drivers/pci/hotplug/acpiphp_core.c
59
static const struct hotplug_slot_ops acpi_hotplug_slot_ops = {
drivers/pci/hotplug/cpci_hotplug_core.c
60
static const struct hotplug_slot_ops cpci_hotplug_slot_ops = {
drivers/pci/hotplug/cpqphp_core.c
559
static const struct hotplug_slot_ops cpqphp_hotplug_slot_ops = {
drivers/pci/hotplug/ibmphp.h
741
extern const struct hotplug_slot_ops ibmphp_hotplug_slot_ops;
drivers/pci/hotplug/ibmphp_core.c
1154
const struct hotplug_slot_ops ibmphp_hotplug_slot_ops = {
drivers/pci/hotplug/octep_hp.c
125
static struct hotplug_slot_ops octep_hp_slot_ops = {
drivers/pci/hotplug/pci_hotplug_core.c
122
const struct hotplug_slot_ops *ops = slot->ops;
drivers/pci/hotplug/pci_hotplug_core.c
43
const struct hotplug_slot_ops *ops = slot->ops; \
drivers/pci/hotplug/pciehp_core.c
53
struct hotplug_slot_ops *ops;
drivers/pci/hotplug/pnv_php.c
751
static const struct hotplug_slot_ops php_slot_ops = {
drivers/pci/hotplug/rpaphp.h
74
extern const struct hotplug_slot_ops rpaphp_hotplug_slot_ops;
drivers/pci/hotplug/rpaphp_core.c
531
const struct hotplug_slot_ops rpaphp_hotplug_slot_ops = {
drivers/pci/hotplug/s390_pci_hpc.c
118
static const struct hotplug_slot_ops s390_hotplug_slot_ops = {
drivers/pci/hotplug/shpchp_core.c
50
static const struct hotplug_slot_ops shpchp_hotplug_slot_ops = {
drivers/platform/x86/asus-wmi.c
2281
static const struct hotplug_slot_ops asus_hotplug_slot_ops = {
drivers/platform/x86/eeepc-laptop.c
721
static const struct hotplug_slot_ops eeepc_hotplug_slot_ops = {
include/linux/pci_hotplug.h
58
const struct hotplug_slot_ops *ops;