Home
last modified time | relevance | path

Searched defs:audio_mode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_audio.c515 const struct audio_mode *audio_mode = in dce_aud_az_configure() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_types.h578 struct audio_mode { struct
580 enum audio_format_code format_code;
582 uint8_t channel_count;
607 struct audio_mode modes[DC_MAX_AUDIO_DESC_COUNT]; argument