Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/audio/
H A Daudio_if.h155 extern int audio_indexof_format(const struct audio_format *, int, int,
H A Daudio.c7997 audio_indexof_format(const struct audio_format *formats, int nformats, in audio_indexof_format() function
/netbsd-src/sys/dev/pci/
H A Dauich.c1009 index = audio_indexof_format( in auich_set_format()
1013 index = audio_indexof_format( in auich_set_format()
1017 index = audio_indexof_format(sc->sc_modem_formats, in auich_set_format()
H A Dauacer.c542 index = audio_indexof_format(sc->sc_formats, AUACER_NFORMATS, in auacer_set_format()
H A Dauixp.c401 index = audio_indexof_format(sc->sc_formats, AUIXP_NFORMATS, in auixp_set_format()
/netbsd-src/sys/dev/usb/
H A Duaudio.c4112 paltidx = audio_indexof_format(sc->sc_formats, sc->sc_nformats, in uaudio_set_format()
4119 raltidx = audio_indexof_format(sc->sc_formats, sc->sc_nformats, in uaudio_set_format()