Home
last modified time | relevance | path

Searched refs:audio_hw_set_format (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/audio/
H A Daudio.c623 static int audio_hw_set_format(struct audio_softc *, int,
1076 error = audio_hw_set_format(sc, mode, &phwfmt, &rhwfmt, &pfil, &rfil); in audioattach()
7070 error = audio_hw_set_format(sc, mode, &phwfmt, &rhwfmt, &pfil, &rfil); in audio_mixers_set_format()
7760 audio_hw_set_format(struct audio_softc *sc, int setmode, in audio_hw_set_format() function
8094 error = audio_hw_set_format(sc, mode, &phwfmt, &rhwfmt, &pfil, &rfil); in audio_sysctl_blk_ms()