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

  /src/sys/dev/pci/
autri.c 172 static const struct audio_format autri_formats[] = { variable in typeref:typename:const struct audio_format[]
184 #define AUTRI_NFORMATS __arraycount(autri_formats)
900 return audio_query_format(autri_formats, AUTRI_NFORMATS, afp);

Completed in 11 milliseconds