You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usb: host: class: implement more of the class/data struct fields
Add a "struct usbh_class_api" for the host implementation, and move all
the function poitners to it, as it is done for the device support.
Add more fields to the host struct usbh_class_data mirrorring the device
side struct, including the API pointer.
Signed-off-by: Josuah Demangeon <[email protected]>
0 commit comments