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
35
int
audio_route_reset_path
(struct audio_route *ar, const char *name);
/system/media/audio_route/
audio_route.c
749
int
audio_route_reset_path
(struct audio_route *ar, const char *name)
function
844
if (
audio_route_reset_path
(ar, name) < 0) {
/device/google/dragon/audio/hal/
audio_hw.c
739
audio_route_reset_path
(mixer_card->audio_route, snd_device_name);
[
all
...]
Completed in 116 milliseconds