Home
last modified time | relevance | path

Searched refs:pciehp_get_latch_status (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_ctrl.c416 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_enable_slot()
433 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_enable_slot()
437 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_enable_slot()
Dpciehp.h144 void pciehp_get_latch_status(struct slot *slot, u8 *status);
Dpciehp_core.c192 pciehp_get_latch_status(slot, value); in get_latch_status()
Dpciehp_hpc.c407 void pciehp_get_latch_status(struct slot *slot, u8 *status) in pciehp_get_latch_status() function