Searched defs:audio_mode (Results 1 – 2 of 2) sorted by relevance
515 const struct audio_mode *audio_mode = in dce_aud_az_configure() local
578 struct audio_mode { struct580 enum audio_format_code format_code;582 uint8_t channel_count;607 struct audio_mode modes[DC_MAX_AUDIO_DESC_COUNT]; argument