Searched refs:gadget_strings (Results 1 – 1 of 1) sorted by relevance
88 struct gadget_strings { struct314 static inline struct gadget_strings *to_gadget_strings(struct config_item *item) in to_gadget_strings()316 return container_of(to_config_group(item), struct gadget_strings, in to_gadget_strings()702 GS_STRINGS_RW(gadget_strings, manufacturer);703 GS_STRINGS_RW(gadget_strings, product);704 GS_STRINGS_RW(gadget_strings, serialnumber);715 struct gadget_strings *gs = to_gadget_strings(item); in gadget_strings_attr_release()725 USB_CONFIG_STRING_RW_OPS(gadget_strings);726 USB_CONFIG_STRINGS_LANG(gadget_strings, gadget_info);1277 struct gadget_strings *gs; in configfs_composite_bind()