Searched defs:handlep (Results 1 - 5 of 5) sorted by relevance
| /third_party/alsa-lib/src/control/ |
| H A D | control_empty.c | 73 int _snd_ctl_empty_open(snd_ctl_t **handlep, const char *name ATTRIBUTE_UNUSED, in _snd_ctl_empty_open() argument
|
| H A D | control_shm.c | 434 int snd_ctl_shm_open(snd_ctl_t **handlep, const char *name, const char *sockname, const char *sname, int mode) in snd_ctl_shm_open() argument 529 int _snd_ctl_shm_open(snd_ctl_t **handlep, char *name, snd_config_t *root, snd_config_t *conf, int mode) in _snd_ctl_shm_open() argument
|
| H A D | control_hw.c | 524 int _snd_ctl_hw_open(snd_ctl_t **handlep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) in _snd_ctl_hw_open() argument
|
| H A 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() argument 1292 int _snd_ctl_remap_open(snd_ctl_t **handlep, char *name, snd_config_t *root, snd_config_t *conf, int mode) in _snd_ctl_remap_open() argument
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq_hw.c | 617 int _snd_seq_hw_open(snd_seq_t **handlep, char *name, in _snd_seq_hw_open() argument
|
Completed in 7 milliseconds