hp_sdc_irqhook 61 drivers/input/misc/hp_sdc_rtc.c static hp_sdc_irqhook hp_sdc_rtc_isr; hp_sdc_irqhook 662 drivers/input/serio/hp_sdc.c int hp_sdc_request_timer_irq(hp_sdc_irqhook *callback) hp_sdc_irqhook 686 drivers/input/serio/hp_sdc.c int hp_sdc_request_hil_irq(hp_sdc_irqhook *callback) hp_sdc_irqhook 707 drivers/input/serio/hp_sdc.c int hp_sdc_request_cooked_irq(hp_sdc_irqhook *callback) hp_sdc_irqhook 729 drivers/input/serio/hp_sdc.c int hp_sdc_release_timer_irq(hp_sdc_irqhook *callback) hp_sdc_irqhook 750 drivers/input/serio/hp_sdc.c int hp_sdc_release_hil_irq(hp_sdc_irqhook *callback) hp_sdc_irqhook 771 drivers/input/serio/hp_sdc.c int hp_sdc_release_cooked_irq(hp_sdc_irqhook *callback) hp_sdc_irqhook 54 include/linux/hp_sdc.h typedef void (hp_sdc_irqhook) (int irq, void *dev_id, hp_sdc_irqhook 57 include/linux/hp_sdc.h int hp_sdc_request_timer_irq(hp_sdc_irqhook *callback); hp_sdc_irqhook 58 include/linux/hp_sdc.h int hp_sdc_request_hil_irq(hp_sdc_irqhook *callback); hp_sdc_irqhook 59 include/linux/hp_sdc.h int hp_sdc_request_cooked_irq(hp_sdc_irqhook *callback); hp_sdc_irqhook 60 include/linux/hp_sdc.h int hp_sdc_release_timer_irq(hp_sdc_irqhook *callback); hp_sdc_irqhook 61 include/linux/hp_sdc.h int hp_sdc_release_hil_irq(hp_sdc_irqhook *callback); hp_sdc_irqhook 62 include/linux/hp_sdc.h int hp_sdc_release_cooked_irq(hp_sdc_irqhook *callback); hp_sdc_irqhook 70 include/linux/hp_sdc.h hp_sdc_irqhook *irqhook; /* Callback, isr or tasklet context */ hp_sdc_irqhook 278 include/linux/hp_sdc.h hp_sdc_irqhook *timer, *reg, *hil, *pup, *cooked;