Home
last modified time | relevance | path

Searched refs:snd_hctl_throw_event (Results 1 – 1 of 1) sorted by relevance

/third_party/alsa-lib/src/control/
Dhcontrol.c201 static int snd_hctl_throw_event(snd_hctl_t *hctl, unsigned int mask, in snd_hctl_throw_event() function
379 return snd_hctl_throw_event(hctl, SNDRV_CTL_EVENT_MASK_ADD, elem); in snd_hctl_elem_add()
613 int res = snd_hctl_throw_event(hctl, SNDRV_CTL_EVENT_MASK_ADD, in snd_hctl_load()