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

  /device/samsung/crespo/alsa-lib/include/
mixer.h 223 const char *snd_mixer_selem_channel_name(snd_mixer_selem_channel_id_t channel);
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 784 printf(" %s", snd_mixer_selem_channel_name(chn));
802 printf(" %s", snd_mixer_selem_channel_name(chn));
924 printf("%s%s:", space, snd_mixer_selem_channel_name(chn));
    [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
simple.c 218 const char *snd_mixer_selem_channel_name(snd_mixer_selem_channel_id_t channel) function
    [all...]

Completed in 351 milliseconds