Home
last modified time | relevance | path

Searched refs:INT_PRESENCE_ON (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp.h104 #define INT_PRESENCE_ON 1 macro
Dshpchp.h144 #define INT_PRESENCE_ON 1 macro
Dpciehp_ctrl.c379 case INT_PRESENCE_ON: in interrupt_event_handler()
Dshpchp_ctrl.c140 event_type = INT_PRESENCE_ON; in shpchp_handle_presence_change()
Dcpqphp.h351 #define INT_PRESENCE_ON 1 macro
Dpciehp_hpc.c609 pciehp_queue_interrupt_event(slot, present ? INT_PRESENCE_ON : in pcie_isr()
Dcpqphp_ctrl.c222 taskInfo->event_type = INT_PRESENCE_ON; in handle_presence_change()