HomeSort by: relevance | last modified time | path
    Searched defs:awacs_set_speaker_volume (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/macppc/dev/
awacs.c 139 static void awacs_set_speaker_volume(struct awacs_softc *, int, int);
1070 awacs_set_speaker_volume(struct awacs_softc *sc, int left, int right) function in typeref:typename:void
1156 awacs_set_speaker_volume(sc, left, right);
awacs.c 139 static void awacs_set_speaker_volume(struct awacs_softc *, int, int);
1070 awacs_set_speaker_volume(struct awacs_softc *sc, int left, int right) function in typeref:typename:void
1156 awacs_set_speaker_volume(sc, left, right);
awacs.c 139 static void awacs_set_speaker_volume(struct awacs_softc *, int, int);
1070 awacs_set_speaker_volume(struct awacs_softc *sc, int left, int right) function in typeref:typename:void
1156 awacs_set_speaker_volume(sc, left, right);

Completed in 39 milliseconds