Home | History | Annotate | Download | only in hal

Lines Matching defs:dev_path

294     const char * dev_path = platform_get_snd_device_name(snd_device);
295 ALOGD("%s: snd_device(%d: %s)", __func__, snd_device, dev_path);
296 audio_route_apply_and_update_path(adev->audio_route, dev_path);
315 const char * dev_path = platform_get_snd_device_name(snd_device);
316 ALOGD("%s: snd_device(%d: %s)", __func__, snd_device, dev_path);
317 audio_route_reset_and_update_path(adev->audio_route, dev_path);