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

  /device/samsung/crespo/alsa-lib/include/
mixer.h 289 int snd_mixer_selem_is_enum_playback(snd_mixer_elem_t *elem);
  /device/samsung/crespo/alsa-lib/src/mixer/
simple.c 890 int snd_mixer_selem_is_enum_playback(snd_mixer_elem_t *elem) function
    [all...]
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 744 if (snd_mixer_selem_is_enum_playback(elem)) {
    [all...]

Completed in 64 milliseconds