Home | History | Annotate | Download | only in hal

Lines Matching refs:mixer_path

346     char mixer_path[PATH_MAX];
368 sprintf(mixer_path, "/system/etc/mixer_paths_%d.xml", card);
369 audio_route = audio_route_init(card, mixer_path);