audio.c | 623 static int audio_hw_set_format(struct audio_softc *, int, 1076 error = audio_hw_set_format(sc, mode, &phwfmt, &rhwfmt, &pfil, &rfil); 1079 "audio_hw_set_format failed: errno=%d\n", error); 7070 error = audio_hw_set_format(sc, mode, &phwfmt, &rhwfmt, &pfil, &rfil); 7760 audio_hw_set_format(struct audio_softc *sc, int setmode, function in typeref:typename:int 8094 error = audio_hw_set_format(sc, mode, &phwfmt, &rhwfmt, &pfil, &rfil);
|