usb: gadget: configfs: add a method to unregister the gadget
[deliverable/linux.git] / drivers / usb / gadget / configfs.h
1 #ifndef USB__GADGET__CONFIGFS__H
2 #define USB__GADGET__CONFIGFS__H
3
4 void unregister_gadget_item(struct config_item *item);
5
6 #endif /* USB__GADGET__CONFIGFS__H */
This page took 0.048015 seconds and 5 git commands to generate.