Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/post_proc/
H A Dvolume_listener.c595 static bool resolve_audio_hal_path(char *file_name, int mode) { in resolve_audio_hal_path() function
629 if (resolve_audio_hal_path(primary_hal_path, R_OK)) { in init_once()