OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_route_apply_path
(Results
1 - 3
of
3
) sorted by null
/system/media/audio_route/include/audio_route/
audio_route.h
29
int
audio_route_apply_path
(struct audio_route *ar, const char *name);
/system/media/audio_route/
audio_route.c
728
int
audio_route_apply_path
(struct audio_route *ar, const char *name)
function
836
if (
audio_route_apply_path
(ar, name) < 0) {
/device/google/dragon/audio/hal/
audio_hw.c
709
audio_route_apply_path
(mixer_card->audio_route, snd_device_name);
[
all
...]
Completed in 149 milliseconds