Binding linux gadget to udc driver
I want to bind my g_hid gadget to the usb otg port on my board. I Know that using the configFS one can bind the gadget to a UDC driver just by pass the name of the otg port, as explained here but if I want to do that (manually) without using the configFS, which filed of which data structure is responsible about that binding process?
评论
?
参与讨论