Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Deap.c213 static const struct audio_format eap_formats[] = { variable
255 #define EAP_NFORMATS __arraycount(eap_formats)
969 return audio_query_format(eap_formats, EAP_NFORMATS, afp); in eap_query_format()