Searched refs:mixername (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 88 memcpy(info->mixername, ext->mixername, sizeof(info->mixername)); in snd_ctl_ext_card_info() 576 strcpy(myctl->ext.mixername, "My Control"); 600 #snd_ctl_ext_create() : version, card_idx, id, name, longname, mixername, poll_fd and callback. 607 The id, name, longname and mixername fields are the strings shown in the card_info
|
H A D | control.c | 48 the "card number"), a name, a longname, a mixername and a "components" 58 Note that the mixername and components are not listed. 2266 return (const char *)obj->mixername; in snd_ctl_card_info_get_mixername()
|
/third_party/alsa-lib/include/ |
H A D | control_external.h | 115 char mixername[80]; member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound.h | 1039 unsigned char mixername[80]; /* visual mixer identification */ member
|
Completed in 13 milliseconds