Searched defs:use_case_device (Results 1 – 1 of 1) sorted by relevance
164 struct use_case_device { struct165 struct list_head list;166 struct list_head active_list;168 char *name;169 char *comment;172 struct list_head enable_list;173 struct list_head disable_list;176 struct list_head transition_list;179 struct dev_list dev_list;182 struct list_head value_list;