Searched refs:gadget_info (Results 1 – 1 of 1) sorted by relevance
35 struct gadget_info { struct56 static inline struct gadget_info *to_gadget_info(struct config_item *item) in to_gadget_info() argument58 return container_of(to_config_group(item), struct gadget_info, group); in to_gadget_info()230 struct gadget_info *gi = to_gadget_info(item); in gadget_dev_desc_UDC_show()242 static int unregister_gadget(struct gadget_info *gi) in unregister_gadget()260 struct gadget_info *gi = to_gadget_info(item); in gadget_dev_desc_UDC_store()311 struct gadget_info *gi = to_gadget_info(item); in gadget_dev_desc_max_speed_store()388 struct gadget_info *gi = to_gadget_info(item); in gadget_info_attr_release()417 struct gadget_info *gi = container_of(cdev, struct gadget_info, cdev); in config_usb_cfg_link()468 struct gadget_info *gi = container_of(cdev, struct gadget_info, cdev); in config_usb_cfg_unlink()[all …]