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

  /device/samsung/crespo/alsa-lib/include/
mixer.h 273 int snd_mixer_selem_set_playback_switch_all(snd_mixer_elem_t *elem, int value);
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.cpp     [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
simple.c 533 int snd_mixer_selem_set_playback_switch_all(snd_mixer_elem_t *elem, int value) function
    [all...]
  /device/samsung/crespo/alsa-utils/alsamixer/
alsamixer.c 665 snd_mixer_selem_set_playback_switch_all(elem, !sw);
    [all...]

Completed in 810 milliseconds