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

  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 726 if (snd_mixer_selem_has_common_switch(elem)) {
856 if (snd_mixer_selem_has_common_switch(elem)) {
880 if (!snd_mixer_selem_has_common_switch(elem)) {
908 if (!snd_mixer_selem_has_common_switch(elem)) {
934 if (!pmono && !cmono && snd_mixer_selem_has_common_switch(elem)) {
953 if (!snd_mixer_selem_has_common_switch(elem)) {
977 if (!snd_mixer_selem_has_common_switch(elem)) {
    [all...]
  /device/samsung/crespo/alsa-lib/include/
mixer.h 246 int snd_mixer_selem_has_common_switch(snd_mixer_elem_t *elem);
  /device/samsung/crespo/alsa-lib/src/mixer/
simple.c 207 int snd_mixer_selem_has_common_switch(snd_mixer_elem_t *elem) function
    [all...]
  /device/samsung/crespo/alsa-utils/alsamixer/
alsamixer.c     [all...]

Completed in 186 milliseconds