Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c78 static int is_volume(const char *name, enum ctl_type *type) in is_volume() function
254 (is_volume(ei->id.name, &type)) ? 1 : 0, in mixer_dump()
403 if (is_volume(ctl->info->id.name, &type)) { in mixer_ctl_get()
537 if (is_volume(ctl->info->id.name, &type)) { in mixer_ctl_set()
701 if (is_volume(ctl->info->id.name, &type)) { in mixer_ctl_set_value()