OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCM_PLAYBACK
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/hal/
audio_hw.h
151
PCM_PLAYBACK
,
audio_hw.c
366
if (usecase->type !=
PCM_PLAYBACK
&&
487
if (usecase->type ==
PCM_PLAYBACK
) {
848
if (usecase->type ==
PCM_PLAYBACK
&&
860
if (usecase->type ==
PCM_PLAYBACK
&&
913
out->pcm_device_id = platform_get_pcm_device_id(out->usecase,
PCM_PLAYBACK
);
923
uc_info->type =
PCM_PLAYBACK
;
[
all
...]
/hardware/qcom/audio/hal/msm8960/
platform.c
393
if (device_type ==
PCM_PLAYBACK
)
[
all
...]
/hardware/qcom/audio/hal/msm8974/
platform.c
376
if (device_type ==
PCM_PLAYBACK
)
Completed in 28 milliseconds