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

  /src/sys/dev/audio/
audio.c 636 static int audio_hw_validate_format(struct audio_softc *, int,
6909 audio_hw_validate_format(struct audio_softc *sc, int mode, function in typeref:typename:int
7055 if (audio_hw_validate_format(sc, AUMODE_PLAY, &phwfmt)) {
7061 if (audio_hw_validate_format(sc, AUMODE_RECORD, &rhwfmt)) {

Completed in 15 milliseconds