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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dpciehp_ctrl.c39 static void interrupt_event_handler(struct work_struct *work);
51 INIT_WORK(&info->work, interrupt_event_handler);
446 static void interrupt_event_handler(struct work_struct *work) function
H A Dshpchp_ctrl.c39 static void interrupt_event_handler(struct work_struct *work);
53 INIT_WORK(&info->work, interrupt_event_handler);
546 static void interrupt_event_handler(struct work_struct *work) function
H A Dcpqphp_ctrl.c46 static void interrupt_event_handler(struct controller *ctrl);
1742 interrupt_event_handler(ctrl);
1784 static void interrupt_event_handler(struct controller *ctrl) function

Completed in 96 milliseconds