Home
last modified time | relevance | path

Searched refs:snd_ctl_subscribe_events (Results 1 - 9 of 9) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dmonitor.c109 err = snd_ctl_subscribe_events(ctl, 1); in open_ctl()
H A Ddaemon.c121 if (snd_ctl_subscribe_events(card->handle, 1) < 0) { in add_card()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c735 err = snd_ctl_subscribe_events(trial.handle, 1); in main()
/third_party/alsa-lib/src/control/
H A Dhcontrol.c618 err = snd_ctl_subscribe_events(hctl->ctl, 1); in snd_hctl_load()
H A Dcontrol_remap.c335 return snd_ctl_subscribe_events(priv->child, subscribe); in snd_ctl_remap_subscribe_events()
H A Dcontrol.c367 int snd_ctl_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_subscribe_events() function
/third_party/alsa-lib/include/
H A Dcontrol.h389 int snd_ctl_subscribe_events(snd_ctl_t *ctl, int subscribe);
/third_party/alsa-lib/aserver/
H A Daserver.c642 ctrl->result = snd_ctl_subscribe_events(ctl, ctrl->u.subscribe_events); in ctl_shm_cmd()
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c1281 if (snd_ctl_subscribe_events(lhandle->ctl, 1) < 0) in openctl()

Completed in 15 milliseconds