Searched refs:gadget_strings (Results 1 – 1 of 1) sorted by relevance
76 struct gadget_strings { struct366 static inline struct gadget_strings *to_gadget_strings(struct config_item *item) in to_gadget_strings()368 return container_of(to_config_group(item), struct gadget_strings, in to_gadget_strings()752 GS_STRINGS_RW(gadget_strings, manufacturer);753 GS_STRINGS_RW(gadget_strings, product);754 GS_STRINGS_RW(gadget_strings, serialnumber);765 struct gadget_strings *gs = to_gadget_strings(item); in gadget_strings_attr_release()775 USB_CONFIG_STRING_RW_OPS(gadget_strings);776 USB_CONFIG_STRINGS_LANG(gadget_strings, gadget_info);1326 struct gadget_strings *gs; in configfs_composite_bind()