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

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c 102 uint32_t *format_index)
130 if (found && format_index != NULL)
131 *format_index = max_channe_index;
416 uint32_t format_index; local in function:dce_aud_az_configure
500 for (format_index = 0; format_index < AUDIO_FORMAT_CODE_COUNT;
501 format_index++) {
503 (AUDIO_FORMAT_CODE_FIRST + format_index);
570 AZALIA_F0_CODEC_PIN_CONTROL_AUDIO_DESCRIPTOR0 + format_index,
amdgpu_dce_audio.c 102 uint32_t *format_index)
130 if (found && format_index != NULL)
131 *format_index = max_channe_index;
416 uint32_t format_index; local in function:dce_aud_az_configure
500 for (format_index = 0; format_index < AUDIO_FORMAT_CODE_COUNT;
501 format_index++) {
503 (AUDIO_FORMAT_CODE_FIRST + format_index);
570 AZALIA_F0_CODEC_PIN_CONTROL_AUDIO_DESCRIPTOR0 + format_index,

Completed in 23 milliseconds