Searched refs:sbdsp_speaker_ctl (Results 1 – 2 of 2) sorted by relevance
211 int sbdsp_speaker_ctl(void *, int);
731 sbdsp_speaker_ctl(void *addr, int newstate) in sbdsp_speaker_ctl() function772 sbdsp_speaker_ctl(sc, (flags & FWRITE) ? SPKR_ON : SPKR_OFF); in sbdsp_open()