Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/hotplug/
Dpciehp.h189 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot);
Dpciehp_core.c62 ops->disable_slot = pciehp_sysfs_disable_slot; in init_slot()
Dpciehp_ctrl.c399 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_disable_slot() function