Home
last modified time | relevance | path

Searched defs:handlep (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/control/
Dcontrol_empty.c73 int _snd_ctl_empty_open(snd_ctl_t **handlep, const char *name ATTRIBUTE_UNUSED, in _snd_ctl_empty_open()
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()
529 int _snd_ctl_shm_open(snd_ctl_t **handlep, char *name, snd_config_t *root, snd_config_t *conf, int … in _snd_ctl_shm_open()
Dcontrol_hw.c524 int _snd_ctl_hw_open(snd_ctl_t **handlep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_conf… in _snd_ctl_hw_open()
Dcontrol_remap.c1156 int snd_ctl_remap_open(snd_ctl_t **handlep, const char *name, snd_config_t *remap, in snd_ctl_remap_open()
1292 int _snd_ctl_remap_open(snd_ctl_t **handlep, char *name, snd_config_t *root, snd_config_t *conf, in… in _snd_ctl_remap_open()
/third_party/alsa-lib/src/seq/
Dseq_hw.c617 int _snd_seq_hw_open(snd_seq_t **handlep, char *name, in _snd_seq_hw_open()