Home | History | Annotate | Download | only in hal

Lines Matching refs:dev_path

281     const char * dev_path = platform_get_snd_device_name(snd_device);
282 ALOGD("%s: snd_device(%d: %s)", __func__, snd_device, dev_path);
283 audio_route_apply_and_update_path(adev->audio_route, dev_path);
302 const char * dev_path = platform_get_snd_device_name(snd_device);
303 ALOGD("%s: snd_device(%d: %s)", __func__, snd_device, dev_path);
304 audio_route_reset_and_update_path(adev->audio_route, dev_path);