HomeSort by: relevance | last modified time | path
    Searched defs:eap_formats (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
eap.c 213 static const struct audio_format eap_formats[] = { variable in typeref:typename:const struct audio_format[]
255 #define EAP_NFORMATS __arraycount(eap_formats)
969 return audio_query_format(eap_formats, EAP_NFORMATS, afp);
eap.c 213 static const struct audio_format eap_formats[] = { variable in typeref:typename:const struct audio_format[]
255 #define EAP_NFORMATS __arraycount(eap_formats)
969 return audio_query_format(eap_formats, EAP_NFORMATS, afp);

Completed in 22 milliseconds