Home
last modified time | relevance | path

Searched refs:haptic_pcm_device_id (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.h412 int haptic_pcm_device_id; member
Daudio_hw.c2589 adev->haptic_pcm_device_id, in start_output_stream()
5277 adev->haptic_pcm_device_id = platform_get_haptics_pcm_device_id(); in adev_open_output_stream()
5278 if (adev->haptic_pcm_device_id < 0) { in adev_open_output_stream()
5280 __func__, adev->haptic_pcm_device_id, out->usecase); in adev_open_output_stream()