Home | History | Annotate | Download | only in linux

Lines Matching full:speed

214  * for example, a dual-speed device would have separate configurations for
215 * full-speed and high-speed operation. The number of configurations
288 * Limits: Full/low speed reserve 90%,
289 * while high speed reserves 80%.
328 enum usb_device_speed speed; /* high/full/low (or error) */
330 struct usb_tt *tt; /* low/full speed dev, highspeed hub */
454 * high speed, and a different one if they are full or low speed.
733 * speed devices, and microframes (1/8 millisecond) for highspeed ones.
796 * endpoints, as well as high speed interrupt endpoints, the encoding of
957 * Note that high speed interrupt endpoints use a logarithmic encoding of
977 if (dev->speed == USB_SPEED_HIGH)