Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dcontrol_local.h100 int snd_ctl_shm_open(snd_ctl_t **handlep, const char *name, const char *sockname, const char *sname…
Dcontrol_shm.c434 int snd_ctl_shm_open(snd_ctl_t **handlep, const char *name, const char *sockname, const char *sname… in snd_ctl_shm_open() function
617 err = snd_ctl_shm_open(handlep, name, sockname, ctl_name, mode); in _snd_ctl_shm_open()