Home | History | Annotate | Download | only in isa

Lines Matching refs:SPKR_ON

1125 			gus_mic_ctl(sc, SPKR_ON);
2554 if ((newstate == SPKR_ON) &&
2579 if ((newstate == SPKR_ON) &&
2604 if ((newstate == SPKR_ON) &&
3431 SPKR_ON : SPKR_OFF);
3439 gus_speaker_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
3475 gus_mic_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
3486 gus_linein_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
3497 gus_speaker_ctl(sc, cp->un.ord ? SPKR_OFF : SPKR_ON);
4014 gus_mic_ctl(sc, SPKR_ON);