Searched refs:gadget_strings (Results 1 – 1 of 1) sorted by relevance
76 struct gadget_strings { struct353 static inline struct gadget_strings *to_gadget_strings(struct config_item *item) in to_gadget_strings()355 return container_of(to_config_group(item), struct gadget_strings, in to_gadget_strings()739 GS_STRINGS_RW(gadget_strings, manufacturer);740 GS_STRINGS_RW(gadget_strings, product);741 GS_STRINGS_RW(gadget_strings, serialnumber);752 struct gadget_strings *gs = to_gadget_strings(item); in gadget_strings_attr_release()762 USB_CONFIG_STRING_RW_OPS(gadget_strings);763 USB_CONFIG_STRINGS_LANG(gadget_strings, gadget_info);1313 struct gadget_strings *gs; in configfs_composite_bind()