Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amiga/dev/ | |
aucc.c | 212 static const struct audio_format aucc_formats[] = { variable in typeref:typename:const struct audio_format[] 218 #define AUCC_NFORMATS __arraycount(aucc_formats) 358 return audio_query_format(aucc_formats, AUCC_NFORMATS, afp); |