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

  /src/sys/dev/ic/
tms320av110.c 108 const struct audio_format tav_formats[] = { variable in typeref:typename:const struct audio_format[]
114 #define TAV_NFORMATS __arraycount(tav_formats)
208 return audio_query_format(tav_formats, TAV_NFORMATS, afp);
tms320av110.c 108 const struct audio_format tav_formats[] = { variable in typeref:typename:const struct audio_format[]
114 #define TAV_NFORMATS __arraycount(tav_formats)
208 return audio_query_format(tav_formats, TAV_NFORMATS, afp);

Completed in 55 milliseconds