HomeSort by relevance Sort by last modified time
    Searched refs:mixer_ctl_get_type (Results 1 - 5 of 5) sorted by null

  /external/tinyalsa/
tinymix.c 134 type = mixer_ctl_get_type(ctl);
180 type = mixer_ctl_get_type(ctl);
mixer.c 204 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl) function
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 189 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl);
  /device/asus/grouper/audio/
audio_route.c 277 switch (mixer_ctl_get_type(ctl)) {
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 834 type = mixer_ctl_get_type(ctl);
    [all...]

Completed in 74 milliseconds