Searched defs:handlep (Results 1 – 5 of 5) sorted by relevance
| /third_party/alsa-lib/src/control/ |
| D | control_empty.c | 73 int _snd_ctl_empty_open(snd_ctl_t **handlep, const char *name ATTRIBUTE_UNUSED, in _snd_ctl_empty_open()
|
| 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() 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()
|
| D | control_hw.c | 524 int _snd_ctl_hw_open(snd_ctl_t **handlep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_conf… in _snd_ctl_hw_open()
|
| D | control_remap.c | 1156 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/ |
| D | seq_hw.c | 617 int _snd_seq_hw_open(snd_seq_t **handlep, char *name, in _snd_seq_hw_open()
|