Searched defs:use_case_device (Results 1 – 1 of 1) sorted by relevance
168 struct use_case_device { struct169 struct list_head list;170 struct list_head active_list;172 char *name;173 char *comment;176 struct list_head enable_list;177 struct list_head disable_list;180 struct list_head transition_list;183 struct dev_list dev_list;186 struct list_head value_list;