Lines Matching defs:amp
3446 /* Turn the EAPD amp on */
3449 /* Turn the EAPD amp off */
3476 * Game Theatre XP card - EGPIO[2] is used to enable the external amp.
3629 void (*amp)(struct snd_cs46xx *, int);
3645 .amp = amp_voyetra,
3652 .amp = amp_voyetra,
3659 .amp = amp_hercules,
3666 .amp = amp_hercules,
3673 .amp = amp_hercules,
3681 .amp = amp_hercules,
3688 .amp = amp_hercules,
3695 .amp = amp_hercules,
3775 /* turn off amp */
3841 chip->amplifier_ctrl(chip, 1); /* turn amp on */
3925 /* set up amp and clkrun hack */
3934 chip->amplifier_ctrl = cp->amp;