Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp.h188 int pciehp_sysfs_enable_slot(struct hotplug_slot *hotplug_slot);
H A Dpciehp_core.c61 ops->enable_slot = pciehp_sysfs_enable_slot; in init_slot()
H A Dpciehp_ctrl.c369 int pciehp_sysfs_enable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_enable_slot() function