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.c288 [USECASE_AUDIO_PLAYBACK_ULL] = "audio-ull-playback",
378 case USECASE_AUDIO_PLAYBACK_ULL: in may_use_noirq_mode()
2294 (uc_info->id != USECASE_AUDIO_PLAYBACK_ULL)) in check_and_set_usb_service_interval()
2304 case USECASE_AUDIO_PLAYBACK_ULL: in check_and_set_usb_service_interval()
2352 } else if (out->usecase == USECASE_AUDIO_PLAYBACK_ULL || in stop_output_stream()
2624 || out->usecase == USECASE_AUDIO_PLAYBACK_ULL)) { in start_output_stream()
2634 if (out->usecase == USECASE_AUDIO_PLAYBACK_ULL || in start_output_stream()
3134 out->usecase == USECASE_AUDIO_PLAYBACK_ULL) { in out_set_parameters()
5380 out->usecase = USECASE_AUDIO_PLAYBACK_ULL; in adev_open_output_stream()
5381 out->realtime = may_use_noirq_mode(adev, USECASE_AUDIO_PLAYBACK_ULL, out->flags); in adev_open_output_stream()
[all …]
/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.c205 [USECASE_AUDIO_PLAYBACK_ULL] = {MULTIMEDIA3_PCM_DEVICE,
693 {TO_NAME_INDEX(USECASE_AUDIO_PLAYBACK_ULL)},
3915 case USECASE_AUDIO_PLAYBACK_ULL: in platform_render_latency()