Searched refs:device_type (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/
H A Dplatform_api.h25 int platform_get_pcm_device_id(audio_usecase_t usecase, int device_type);
/hardware/qcom/audio/hal/msm8960/
H A Dplatform.c398 int platform_get_pcm_device_id(audio_usecase_t usecase, int device_type) argument
401 if (device_type == PCM_PLAYBACK)
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c838 int platform_get_pcm_device_id(audio_usecase_t usecase, int device_type) argument
841 if (device_type == PCM_PLAYBACK)

Completed in 51 milliseconds