Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp.h134 int pciehp_sysfs_disable_slot(struct slot *slot);
Dpciehp_core.c187 return pciehp_sysfs_disable_slot(slot); in disable_slot()
Dpciehp_ctrl.c661 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot() function