taglinefilesource code
hndlr184drivers/sound/os.h#define INT_HANDLER_PROTO() void(*hndlr)(int, struct pt_regs *)
hndlr360drivers/sound/soundcard.cretcode = request_irq (interrupt_level, hndlr, SA_INTERRUPT, name);