Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp_ctrl.c38 static void interrupt_event_handler(struct work_struct *work);
50 INIT_WORK(&info->work, interrupt_event_handler); in queue_interrupt_event()
517 static void interrupt_event_handler(struct work_struct *work) in interrupt_event_handler() function
Dshpchp_ctrl.c38 static void interrupt_event_handler(struct work_struct *work);
52 INIT_WORK(&info->work, interrupt_event_handler); in queue_interrupt_event()
544 static void interrupt_event_handler(struct work_struct *work) in interrupt_event_handler() function
Dcpqphp_ctrl.c46 static void interrupt_event_handler(struct controller *ctrl);
1759 interrupt_event_handler(ctrl); in event_thread()
1801 static void interrupt_event_handler(struct controller *ctrl) in interrupt_event_handler() function