HomeSort by: relevance | last modified time | path
    Searched refs:speaker_ctl (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/dev/audio/
audio_if.h 111 int (*speaker_ctl)(void *, int); member in struct:audio_hw_if
audio.c 159 * speaker_ctl x x
2493 if (sc->hw_if->speaker_ctl) {
2502 error = sc->hw_if->speaker_ctl(sc->hw_hdl, on);
  /src/sys/dev/isapnp/
gus_isapnp.c 76 .speaker_ctl = iw_speaker_ctl,
  /src/sys/dev/isa/
sb.c 90 .speaker_ctl = sbdsp_speaker_ctl,
pas.c 133 .speaker_ctl = sbdsp_speaker_ctl,
ess.c 220 .speaker_ctl = ess_speaker_ctl,
241 .speaker_ctl = ess_speaker_ctl,
gus.c 589 .speaker_ctl = gus_speaker_ctl,
612 .speaker_ctl = gusmax_speaker_ctl,
  /src/sys/dev/ic/
tms320av110.c 83 .speaker_ctl = tav_speaker_ctl, /* optional */
arcofi.c 232 .speaker_ctl = NULL,
  /src/sys/arch/amiga/dev/
zz9k_ax.c 134 .speaker_ctl = zzax_speaker_ctl,
  /src/sys/arch/arm/imx/
imx23_digfilt.c 135 .speaker_ctl = NULL,
  /src/sys/arch/zaurus/dev/
wm8731_zaudio.c 123 .speaker_ctl = NULL,
wm8750_zaudio.c 143 .speaker_ctl = NULL,
  /src/sys/dev/pci/
gcscaudio.c 194 .speaker_ctl = NULL,
yds.c 215 .speaker_ctl = NULL,

Completed in 42 milliseconds