Home
last modified time | relevance | path

Searched defs:gadget_info (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/gadget/
Dconfigfs.c61 struct gadget_info { struct
62 struct config_group group;
63 struct config_group functions_group;
64 struct config_group configs_group;
88 static inline struct gadget_info *to_gadget_info(struct config_item *item) in to_gadget_info() argument