HomeSort by: relevance | last modified time | path
    Searched refs:audio_indexof_format (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/audio/
audio_if.h 155 extern int audio_indexof_format(const struct audio_format *, int, int,
audio.c 7997 audio_indexof_format(const struct audio_format *formats, int nformats, function in typeref:typename:int
  /src/sys/dev/pci/
auich.c 1009 index = audio_indexof_format(
1013 index = audio_indexof_format(
1017 index = audio_indexof_format(sc->sc_modem_formats,
auacer.c 542 index = audio_indexof_format(sc->sc_formats, AUACER_NFORMATS,
auixp.c 401 index = audio_indexof_format(sc->sc_formats, AUIXP_NFORMATS,
  /src/sys/dev/usb/
uaudio.c 4113 paltidx = audio_indexof_format(sc->sc_formats, sc->sc_nformats,
4120 raltidx = audio_indexof_format(sc->sc_formats, sc->sc_nformats,

Completed in 22 milliseconds