Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp.h178 int pciehp_sysfs_disable_slot(struct slot *slot);
Dpciehp_core.c152 return pciehp_sysfs_disable_slot(slot); in disable_slot()
Dpciehp_ctrl.c404 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot() function