Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_ctrl.c328 pciehp_queue_power_work(p_slot, event == INT_LINK_UP ? in handle_link_event()
332 if (event == INT_LINK_UP) { in handle_link_event()
344 if (event == INT_LINK_UP) { in handle_link_event()
389 case INT_LINK_UP: in interrupt_event_handler()
Dpciehp.h108 #define INT_LINK_UP 5 macro
Dpciehp_hpc.c624 pciehp_queue_interrupt_event(slot, link ? INT_LINK_UP : in pcie_isr()