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

/netbsd-current/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, function
/netbsd-current/sys/dev/pci/
H A Dauich.c1009 index = audio_indexof_format(
1013 index = audio_indexof_format(
1017 index = audio_indexof_format(sc->sc_modem_formats,
H A Dauacer.c542 index = audio_indexof_format(sc->sc_formats, AUACER_NFORMATS,
H A Dauixp.c401 index = audio_indexof_format(sc->sc_formats, AUIXP_NFORMATS,
/netbsd-current/sys/dev/usb/
H A Duaudio.c4112 paltidx = audio_indexof_format(sc->sc_formats, sc->sc_nformats,
4119 raltidx = audio_indexof_format(sc->sc_formats, sc->sc_nformats,

Completed in 172 milliseconds