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

  /device/samsung/crespo/alsa-lib/include/
mixer.h 275 int snd_mixer_selem_get_playback_volume_range(snd_mixer_elem_t *elem,
  /device/samsung/crespo/alsa-utils/alsamixer/
alsamixer.c 503 snd_mixer_selem_get_playback_volume_range(elem, &min, &max);
534 snd_mixer_selem_get_playback_volume_range(elem, &min, &max);
950 snd_mixer_selem_get_playback_volume_range(elem, &vmin, &vmax);
    [all...]
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 316 .v = {{ snd_mixer_selem_get_playback_volume_range,
812 snd_mixer_selem_get_playback_volume_range(elem, &pmin, &pmax);
817 snd_mixer_selem_get_playback_volume_range(elem, &pmin, &pmax);
    [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
simple.c 279 int snd_mixer_selem_get_playback_volume_range(snd_mixer_elem_t *elem, function
    [all...]
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.cpp     [all...]

Completed in 211 milliseconds