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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp_ctrl.c39 static void interrupt_event_handler(struct work_struct *work);
53 INIT_WORK(&info->work, interrupt_event_handler);
494 static void interrupt_event_handler(struct work_struct *work) function
H A Dshpchp_ctrl.c38 static void interrupt_event_handler(struct work_struct *work);
52 INIT_WORK(&info->work, interrupt_event_handler);
543 static void interrupt_event_handler(struct work_struct *work) function
H A Dcpqphp_ctrl.c46 static void interrupt_event_handler(struct controller *ctrl);
1753 interrupt_event_handler(ctrl);
1809 static void interrupt_event_handler(struct controller *ctrl) function

Completed in 143 milliseconds