Searched refs:struct_in (Results 1 – 1 of 1) sorted by relevance
32 #define USB_CONFIG_STRING_RW_OPS(struct_in) \ argument34 .release = struct_in##_attr_release, \38 .ct_item_ops = &struct_in##_langid_item_ops, \39 .ct_attrs = struct_in##_langid_attrs, \49 struct struct_in *gs; \50 struct struct_in *new; \62 &struct_in##_langid_type); \82 static void struct_in##_strings_drop( \90 .make_group = &struct_in##_strings_make, \91 .drop_item = &struct_in##_strings_drop, \[all …]