Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/ucm/
Ducm_local.h189 struct use_case_verb { struct
190 struct list_head list;
192 unsigned int active: 1;
194 char *name;
195 char *comment;
198 struct list_head enable_list;
199 struct list_head disable_list;
202 struct list_head transition_list;
204 struct list_head device_list;
207 struct list_head cmpt_device_list;
[all …]