Home | Sort by: relevance | last modified time | path |
/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); |