Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dpciehp.h188 int pciehp_sysfs_enable_slot(struct hotplug_slot *hotplug_slot);
Dpciehp_core.c61 ops->enable_slot = pciehp_sysfs_enable_slot; in init_slot()
Dpciehp_ctrl.c369 int pciehp_sysfs_enable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_enable_slot() function