Searched refs:gadget_strings (Results 1 – 1 of 1) sorted by relevance
108 struct gadget_strings { struct398 static inline struct gadget_strings *to_gadget_strings(struct config_item *item) in to_gadget_strings()400 return container_of(to_config_group(item), struct gadget_strings, in to_gadget_strings()790 GS_STRINGS_RW(gadget_strings, manufacturer);791 GS_STRINGS_RW(gadget_strings, product);792 GS_STRINGS_RW(gadget_strings, serialnumber);803 struct gadget_strings *gs = to_gadget_strings(item); in gadget_strings_attr_release()813 USB_CONFIG_STRING_RW_OPS(gadget_strings);814 USB_CONFIG_STRINGS_LANG(gadget_strings, gadget_info);1364 struct gadget_strings *gs; in configfs_composite_bind()