Home
last modified time | relevance | path

Searched refs:snd_ctl_card_info_malloc (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c95 err = snd_ctl_card_info_malloc(&info); in list_devices()
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c333 err = snd_ctl_card_info_malloc(&priv->info); in snd_mixer_simple_basic_register()
/third_party/alsa-lib/include/
H A Dcontrol.h61 * snd_ctl_card_info_alloca() or snd_ctl_card_info_malloc(). When using the
493 int snd_ctl_card_info_malloc(snd_ctl_card_info_t **ptr);
/third_party/alsa-lib/src/ucm/
H A Dutils.c217 if (snd_ctl_card_info_malloc(&cl->ctl_info) < 0) { in uc_mgr_ctl_add()
/third_party/alsa-lib/src/control/
H A Dcontrol.c2141 int snd_ctl_card_info_malloc(snd_ctl_card_info_t **ptr) in snd_ctl_card_info_malloc() function
2152 * snd_ctl_card_info_malloc().
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c196 err = snd_ctl_card_info_malloc(&res->ctl_card_info); in init_space()

Completed in 11 milliseconds