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.h193 struct use_case_verb { struct
194 struct list_head list;
196 unsigned int active: 1;
198 char *name;
199 char *comment;
202 struct list_head enable_list;
203 struct list_head disable_list;
206 struct list_head transition_list;
208 struct list_head device_list;
211 struct list_head cmpt_device_list;
[all …]