HomeSort by: relevance | last modified time | path
    Searched refs: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,
  /src/sys/dev/usb/
uvideo.c 744 uint8_t format_index, uint8_t frame_index)
749 if (UVIDEO_FORMAT_GET_FORMAT_INDEX(format) == format_index &&

Completed in 14 milliseconds