Home
last modified time | relevance | path

Searched refs:USECASE_AUDIO_PLAYBACK_ULL (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.h84 USECASE_AUDIO_PLAYBACK_ULL, enumerator
Daudio_hw.c286 [USECASE_AUDIO_PLAYBACK_ULL] = "audio-ull-playback",
375 case USECASE_AUDIO_PLAYBACK_ULL: in may_use_noirq_mode()
2281 (uc_info->id != USECASE_AUDIO_PLAYBACK_ULL)) in check_and_set_usb_service_interval()
2291 case USECASE_AUDIO_PLAYBACK_ULL: in check_and_set_usb_service_interval()
2339 } else if (out->usecase == USECASE_AUDIO_PLAYBACK_ULL || in stop_output_stream()
2612 if (out->usecase == USECASE_AUDIO_PLAYBACK_ULL || in start_output_stream()
5264 out->usecase = USECASE_AUDIO_PLAYBACK_ULL; in adev_open_output_stream()
5265 out->realtime = may_use_noirq_mode(adev, USECASE_AUDIO_PLAYBACK_ULL, out->flags); in adev_open_output_stream()
/hardware/qcom/audio/hal/msm8916/
Dplatform.c181 [USECASE_AUDIO_PLAYBACK_ULL] = {MULTIMEDIA3_PCM_DEVICE, MULTIMEDIA3_PCM_DEVICE},
538 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_ULL)},
/hardware/qcom/audio/hal/msm8974/
Dplatform.c204 [USECASE_AUDIO_PLAYBACK_ULL] = {MULTIMEDIA3_PCM_DEVICE,
692 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_ULL)},
3837 case USECASE_AUDIO_PLAYBACK_ULL: in platform_render_latency()