Home
last modified time | relevance | path

Searched refs:hpet_msi_interrupt_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c512 static irqreturn_t hpet_msi_interrupt_handler(int irq, void *data) in hpet_msi_interrupt_handler() function
528 if (request_irq(hc->irq, hpet_msi_interrupt_handler, in hpet_setup_msi_irq()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c622 static irqreturn_t hpet_msi_interrupt_handler(int irq, void *data) in hpet_msi_interrupt_handler() function
638 if (request_irq(hc->irq, hpet_msi_interrupt_handler, in hpet_setup_msi_irq()

Completed in 5 milliseconds