Lines Matching +full:compound +full:- +full:device
35 .Bd -ragged -offset indent
36 .Cd "device usb"
42 .Bd -literal -offset indent
52 provides machine-independent bus support and drivers for
53 USB devices in host and device side mode.
58 .Bl -tag -width 6n -offset indent
60 .It USB Device
74 device will always be present as it is needed for the root hub.
78 .Bl -tag -width 6n -offset indent
87 communicates with one USB device at a time.
90 The addresses are assigned dynamically by the host when each device is
93 Within each device there can be up to 16 endpoints.
99 A device always has at least one endpoint.
101 commands to and extract basic data, such as descriptors, from the device.
104 The endpoints in a device are grouped into interfaces.
105 An interface is a logical unit within a device, e.g., a compound device with
111 A device may operate in different configurations.
112 Depending on the configuration, the device may present different sets of
116 .Bl -enum
118 Any interface specific driver can attach to the device.
128 .Bl -tag -width indent