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

  /device/samsung/crespo/alsa-lib/test/
control.c 39 printf(" name - '%s'\n", snd_ctl_card_info_get_name(info));
  /device/samsung/crespo/alsa-lib/include/
control.h 319 const char *snd_ctl_card_info_get_name(const snd_ctl_card_info_t *obj);
  /device/samsung/crespo/alsa-lib/src/
confmisc.c 939 snd_ctl_card_info_get_name(info));
    [all...]
  /device/samsung/crespo/alsa-lib/src/alisp/
alisp_snd.c 463 p1 = add_cons(instance, p1, 1, "name", new_string(instance, snd_ctl_card_info_get_name(info)));
  /device/samsung/crespo/alsa-lib/src/control/
control.c 1420 const char *snd_ctl_card_info_get_name(const snd_ctl_card_info_t *obj) function
    [all...]
  /device/samsung/crespo/alsa-utils/alsactl/
init_parse.c 232 return snd_ctl_card_info_get_name(space->ctl_card_info);
    [all...]
  /device/samsung/crespo/alsa-utils/alsamixer/
alsamixer.c     [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 250 card, snd_ctl_card_info_get_id(info), snd_ctl_card_info_get_name(info),
    [all...]

Completed in 23 milliseconds