Searched refs:gadget_strings (Results 1 – 1 of 1) sorted by relevance
88 struct gadget_strings { struct319 static inline struct gadget_strings *to_gadget_strings(struct config_item *item) in to_gadget_strings()321 return container_of(to_config_group(item), struct gadget_strings, in to_gadget_strings()705 GS_STRINGS_RW(gadget_strings, manufacturer);706 GS_STRINGS_RW(gadget_strings, product);707 GS_STRINGS_RW(gadget_strings, serialnumber);718 struct gadget_strings *gs = to_gadget_strings(item); in gadget_strings_attr_release()728 USB_CONFIG_STRING_RW_OPS(gadget_strings);729 USB_CONFIG_STRINGS_LANG(gadget_strings, gadget_info);1279 struct gadget_strings *gs; in configfs_composite_bind()