Searched refs:aud_modes (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dresource.h410 void get_audio_check(struct audio_info *aud_modes,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c4022 void get_audio_check(struct audio_info *aud_modes, argument
4028 if (aud_modes) {
4032 for (i = 0; i < aud_modes->mode_count; i++) {
4033 max_sample_rate = get_max_audio_sample_rate(&aud_modes->modes[i]);

Completed in 122 milliseconds