Lines Matching defs:newstate
2535 gusmax_speaker_ctl(void *addr, int newstate)
2540 return gus_speaker_ctl(sc->sc_ad1848.parent, newstate);
2544 gus_speaker_ctl(void *addr, int newstate)
2554 if ((newstate == SPKR_ON) &&
2559 if ((newstate == SPKR_OFF) &&
2569 gus_linein_ctl(void *addr, int newstate)
2579 if ((newstate == SPKR_ON) &&
2584 if ((newstate == SPKR_OFF) &&
2594 gus_mic_ctl(void *addr, int newstate)
2604 if ((newstate == SPKR_ON) &&
2609 if ((newstate == SPKR_OFF) &&