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

  /cts/suite/audio_quality/test/
MixerTest.cpp 47 mixer_ctl_get_type_string(control), mixer_ctl_get_num_values(control));
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 290 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl);
  /external/tinyalsa/
tinymix.c 151 type = mixer_ctl_get_type_string(ctl);
mixer.c 238 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl) function
  /hardware/qcom/audio/hal/audio_extn/
usb.c 184 type = mixer_ctl_get_type_string(ctl);
    [all...]

Completed in 270 milliseconds