Searched refs:pciehp_queue_interrupt_event (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
H A Dpciehp.h129 void pciehp_queue_interrupt_event(struct slot *slot, u32 event_type);
H A Dpciehp_hpc.c601 pciehp_queue_interrupt_event(slot, INT_BUTTON_PRESS); pcie_isr()
609 pciehp_queue_interrupt_event(slot, present ? INT_PRESENCE_ON : pcie_isr()
617 pciehp_queue_interrupt_event(slot, INT_POWER_FAULT); pcie_isr()
624 pciehp_queue_interrupt_event(slot, link ? INT_LINK_UP : pcie_isr()
H A Dpciehp_ctrl.c40 void pciehp_queue_interrupt_event(struct slot *p_slot, u32 event_type) pciehp_queue_interrupt_event() function

Completed in 46 milliseconds