Expand description
Abstractions for the USB bus.
C header: include/linux/usb.h
Structs§
- An adapter for the registration of USB drivers.
- Abstraction for the USB device ID structure, i.e.
struct usb_device_id. - A USB interface.
Traits§
- The USB driver trait.
Type Aliases§
IdTabletype for USB.