Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h189 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot);
H A Dpciehp_core.c62 ops->disable_slot = pciehp_sysfs_disable_slot; in init_slot()
H A Dpciehp_ctrl.c408 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_disable_slot() function