Searched refs:button_handler (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ |
H A D | nwbutton.c | 150 static irqreturn_t button_handler (int irq, void *dev_id) in button_handler() function 226 if (request_irq (IRQ_NETWINDER_BUTTON, button_handler, 0, in nwbutton_init()
|
H A D | nwbutton.h | 28 static irqreturn_t button_handler (int irq, void *dev_id);
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | nwbutton.c | 150 static irqreturn_t button_handler (int irq, void *dev_id) in button_handler() function 226 if (request_irq (IRQ_NETWINDER_BUTTON, button_handler, 0, in nwbutton_init()
|
H A D | nwbutton.h | 28 static irqreturn_t button_handler (int irq, void *dev_id);
|
Completed in 2 milliseconds