Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dcontrol_external.h86 struct snd_ctl_ext { struct
93 * Index of this card; must be filled before calling #snd_ctl_ext_create() argument
97 * ID string of this card; must be filled before calling #snd_ctl_ext_create() argument
101 * Driver name of this card; must be filled before calling #snd_ctl_ext_create() argument
105 * short name of this card; must be filled before calling #snd_ctl_ext_create() argument
109 * Long name of this card; must be filled before calling #snd_ctl_ext_create() argument
113 * Mixer name of this card; must be filled before calling #snd_ctl_ext_create() argument
124 const snd_ctl_ext_callback_t *callback; argument
130 * control handle filled by #snd_ctl_ext_create() argument
141 snd_ctl_ext_tlv_rw_t *c; argument
[all …]