Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
ad1848.c | 141 static const struct audio_format ad1848_formats[] = { variable in typeref:typename:const struct audio_format[] 153 #define AD1848_NFORMATS __arraycount(ad1848_formats) 796 return audio_query_format(ad1848_formats, AD1848_NFORMATS, afp); |