headphone_irq 88 sound/ppc/tumbler.c int headphone_irq; headphone_irq 1189 sound/ppc/tumbler.c if (mix->headphone_irq >= 0) headphone_irq 1190 sound/ppc/tumbler.c disable_irq(mix->headphone_irq); headphone_irq 1247 sound/ppc/tumbler.c if (mix->headphone_irq >= 0) { headphone_irq 1250 sound/ppc/tumbler.c enable_irq(mix->headphone_irq); headphone_irq 1298 sound/ppc/tumbler.c mix->headphone_irq = irq; headphone_irq 1320 sound/ppc/tumbler.c if (mix->headphone_irq >= 0) headphone_irq 1321 sound/ppc/tumbler.c free_irq(mix->headphone_irq, chip); headphone_irq 1347 sound/ppc/tumbler.c mix->headphone_irq = -1; headphone_irq 1449 sound/ppc/tumbler.c if ((mix->headphone_irq >=0 || mix->lineout_irq >= 0) headphone_irq 1457 sound/ppc/tumbler.c if (mix->headphone_irq >= 0) { headphone_irq 1459 sound/ppc/tumbler.c if ((err = request_irq(mix->headphone_irq, headphone_intr, 0,