Searched defs:snd_use_case_mgr (Results 1 – 1 of 1) sorted by relevance
223 struct snd_use_case_mgr { struct224 char *card_name;225 char *conf_file_name;226 char *conf_dir_name;227 char *comment;228 int conf_format;229 unsigned int ucm_card_number;230 int suppress_nodev_errors;233 struct list_head cards_list;236 struct list_head verb_list;[all …]