HomeSort by: relevance | last modified time | path
    Searched defs:awacs_set_speaker_volume (Results 1 - 1 of 1) 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);

Completed in 38 milliseconds