Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_ctrl.c184 pciehp_disable_slot(p_slot); in pciehp_power_thread()
445 int pciehp_disable_slot(struct slot *p_slot) in pciehp_disable_slot() function
514 retval = pciehp_disable_slot(p_slot); in pciehp_sysfs_disable_slot()
Dpciehp.h136 int pciehp_disable_slot(struct slot *p_slot);
Dpciehp_core.c308 pciehp_disable_slot(slot); in pciehp_resume()