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

  /src/sys/arch/sgimips/mace/
mavb.c 110 static const struct audio_format mavb_formats[] = { variable in typeref:typename:const struct audio_format[]
122 #define MAVB_NFORMATS __arraycount(mavb_formats)
225 return audio_query_format(mavb_formats, MAVB_NFORMATS, afp);
mavb.c 110 static const struct audio_format mavb_formats[] = { variable in typeref:typename:const struct audio_format[]
122 #define MAVB_NFORMATS __arraycount(mavb_formats)
225 return audio_query_format(mavb_formats, MAVB_NFORMATS, afp);

Completed in 53 milliseconds