Home
last modified time | relevance | path

Searched refs:audio_extn_perf_lock_init (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Daudio_extn.h201 #define audio_extn_perf_lock_init() (0) macro
205 int audio_extn_perf_lock_init(void);
Daudio_extn.c102 int audio_extn_perf_lock_init(void) in audio_extn_perf_lock_init() function
/hardware/qcom/audio/hal/
Daudio_hw.c6614 audio_extn_perf_lock_init(); in adev_open()