Lines Matching defs:amp
3367 /* Turn the EAPD amp on */
3370 /* Turn the EAPD amp off */
3397 * Game Theatre XP card - EGPIO[2] is used to enable the external amp.
3551 void (*amp)(struct snd_cs46xx *, int);
3567 .amp = amp_voyetra,
3574 .amp = amp_voyetra,
3581 .amp = amp_hercules,
3588 .amp = amp_hercules,
3595 .amp = amp_hercules,
3603 .amp = amp_hercules,
3610 .amp = amp_hercules,
3617 .amp = amp_hercules,
3697 /* turn off amp */
3763 chip->amplifier_ctrl(chip, 1); /* turn amp on */
3840 /* set up amp and clkrun hack */
3849 chip->amplifier_ctrl = cp->amp;