Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp.h128 int pciehp_sysfs_disable_slot(struct slot *slot);
Dpciehp_core.c169 return pciehp_sysfs_disable_slot(slot); in disable_slot()
Dpciehp_ctrl.c502 int pciehp_sysfs_disable_slot(struct slot *p_slot) in pciehp_sysfs_disable_slot() function