Home
last modified time | relevance | path

Searched refs:harmony_formats (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hppa/gsc/
H A Dharmony.c154 static struct audio_format harmony_formats[] = { variable
159 #define HARMONY_NFORMATS __arraycount(harmony_formats)
437 return audio_query_format(harmony_formats, HARMONY_NFORMATS, afp); in harmony_query_format()