Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_ctrl.c85 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_handle_switch_change()
573 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_enable_slot()
590 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_enable_slot()
594 pciehp_get_latch_status(p_slot, &getstatus); in pciehp_enable_slot()
Dpciehp.h154 void pciehp_get_latch_status(struct slot *slot, u8 *status);
Dpciehp_core.c219 pciehp_get_latch_status(slot, value); in get_latch_status()
Dpciehp_hpc.c398 void pciehp_get_latch_status(struct slot *slot, u8 *status) in pciehp_get_latch_status() function