Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_ctrl.c24 static void interrupt_event_handler(struct work_struct *work);
38 INIT_WORK(&info->work, interrupt_event_handler); in queue_interrupt_event()
530 static void interrupt_event_handler(struct work_struct *work) in interrupt_event_handler() function
Dcpqphp_ctrl.c32 static void interrupt_event_handler(struct controller *ctrl);
1746 interrupt_event_handler(ctrl); in event_thread()
1788 static void interrupt_event_handler(struct controller *ctrl) in interrupt_event_handler() function