Searched refs:ack (Results 1 – 8 of 8) sorted by relevance
121 void (*ack)(ul irq_num); member
80 .ack = apic_local_apic_edge_ack,
419 if (irq->controller != NULL && irq->controller->ack != NULL) in do_IRQ()420 irq->controller->ack(number); in do_IRQ()444 if (irq->controller != NULL && irq->controller->ack != NULL) in do_IRQ()445 irq->controller->ack(number); in do_IRQ()
46 .ack = apic_ioapic_edge_ack,
38 .ack = apic_ioapic_edge_ack,
61 .ack = apic_ioapic_edge_ack,
83 .ack = apic_ioapic_edge_ack,
81 .ack = apic_local_apic_edge_ack,