Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
cmpci.c | 166 static const struct audio_format cmpci_formats[] = { variable in typeref:typename:const struct audio_format[] 179 #define CMPCI_NFORMATS __arraycount(cmpci_formats) 561 return audio_query_format(cmpci_formats, CMPCI_NFORMATS, afp); |