Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunhme.c1586 /* Once status is latched (by happy_meal_interrupt) it is cleared by
1863 static irqreturn_t happy_meal_interrupt(int irq, void *dev_id) in happy_meal_interrupt() function
1898 res = request_irq(hp->irq, happy_meal_interrupt, IRQF_SHARED, in happy_meal_open()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c1765 /* Once status is latched (by happy_meal_interrupt) it is cleared by
2097 static irqreturn_t happy_meal_interrupt(int irq, void *dev_id) in happy_meal_interrupt() function
2103 HMD(("happy_meal_interrupt: status=%08x ", happy_status)); in happy_meal_interrupt()
2197 res = request_irq(hp->irq, happy_meal_interrupt, IRQF_SHARED, in happy_meal_open()

Completed in 8 milliseconds