HomeSort by relevance Sort by last modified time
    Searched full:is_volume (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 78 static int is_volume(const char *name, enum ctl_type *type) function
254 (is_volume(ei->id.name, &type)) ? 1 : 0,
403 if (is_volume(ctl->info->id.name, &type)) {
537 if (is_volume(ctl->info->id.name, &type)) {
701 if (is_volume(ctl->info->id.name, &type)) {

Completed in 613 milliseconds