Home | History | Annotate | Download | only in hal

Lines Matching full:mixer_path

352     char mixer_path[PATH_MAX];
374 sprintf(mixer_path, "/system/etc/mixer_paths_%d.xml", card);
375 audio_route = audio_route_init(card, mixer_path);