Linux USB OTG on OMAP H2

Linux USB OTG on OMAP H2

瀏覽:1455
日期:2025-05-10
// from struct otg_transceiver { struct device *dev; const char *label; u8 default_a; enum usb_otg_state state; struct usb_bus *host; struct usb_gadget *gadget; /* to pass extra port status to the root hub */ u16 port_status; u16 port_change; /* bind/unb...看更多