OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_route_reset_path
(Results
1 - 3
of
3
) sorted by null
/system/media/audio_route/include/audio_route/
audio_route.h
32
int
audio_route_reset_path
(struct audio_route *ar, const char *name);
/system/media/audio_route/
audio_route.c
627
int
audio_route_reset_path
(struct audio_route *ar, const char *name)
function
/hardware/qcom/audio/hal/
audio_hw.c
204
audio_route_reset_path
(adev->audio_route, mixer_path);
260
audio_route_reset_path
(adev->audio_route, platform_get_snd_device_name(snd_device));
[
all
...]
Completed in 3747 milliseconds