Searched refs:snd_ctl_shm_open (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-lib/src/control/ |
D | control_local.h | 100 int snd_ctl_shm_open(snd_ctl_t **handlep, const char *name, const char *sockname, const char *sname…
|
D | control_shm.c | 434 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()
|