Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_audio.c515 const struct audio_mode *audio_mode = in dce_aud_az_configure() local
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h512 struct audio_mode { struct
514 enum audio_format_code format_code;
516 uint8_t channel_count;
541 struct audio_mode modes[DC_MAX_AUDIO_DESC_COUNT]; argument