Home
last modified time | relevance | path

Searched refs:ctl_name (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.c1632 char ctl_name[128] = {0}; in out_set_volume() local
1633 snprintf(ctl_name, sizeof(ctl_name), in out_set_volume()
1635 ctl = mixer_get_ctl_by_name(adev->mixer, ctl_name); in out_set_volume()