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

  /system/media/audio_route/
audio_route.c 310 type = mixer_ctl_get_type(ctl);
333 type = mixer_ctl_get_type(ctl);
410 switch (mixer_ctl_get_type(ctl)) {
432 type = mixer_ctl_get_type(ctl);
494 type = mixer_ctl_get_type(ctl);
520 type = mixer_ctl_get_type(ar->mixer_state[i].ctl);
547 type = mixer_ctl_get_type(ctl);
579 type = mixer_ctl_get_type(ar->mixer_state[i].ctl);
596 type = mixer_ctl_get_type(ar->mixer_state[i].ctl);
  /external/tinyalsa/
tinymix.c 141 type = mixer_ctl_get_type(ctl);
196 type = mixer_ctl_get_type(ctl);
mixer.c 220 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl) function
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 235 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl);
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 835 type = mixer_ctl_get_type(ctl);
    [all...]

Completed in 38 milliseconds