On Wed, Oct 23 2013, Andrzej Pietrasiewicz wrote:
> USB function's configfs config group is created in a generic way in
> usb/gadget/configfs.c:function_make(), which in turn delegates actual
> allocation and setup of the USB function instance to a particular
> implementation, e.g. in f_acm.c. The
USB function's configfs config group is created in a generic way in
usb/gadget/configfs.c:function_make(), which in turn delegates actual
allocation and setup of the USB function instance to a particular
implementation, e.g. in f_acm.c. The said implementation does its job
in a parameter-less funct