Searched refs:pciehp_get_latch_status (Results 1 – 4 of 4) sorted by relevance
85 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()
154 void pciehp_get_latch_status(struct slot *slot, u8 *status);
219 pciehp_get_latch_status(slot, value); in get_latch_status()
398 void pciehp_get_latch_status(struct slot *slot, u8 *status) in pciehp_get_latch_status() function