Searched refs:ack (Results 1 – 8 of 8) sorted by relevance
64 .ack = apic_local_apic_edge_ack,
411 if (irq->controller != NULL && irq->controller->ack != NULL) in do_IRQ()412 irq->controller->ack(number); in do_IRQ()436 if (irq->controller != NULL && irq->controller->ack != NULL) in do_IRQ()437 irq->controller->ack(number); in do_IRQ()
119 void (*ack)(ul irq_num); member
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,