Home
last modified time | relevance | path

Searched defs:usb_tt (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dhcd.h558 struct usb_tt { struct
566 struct list_head clear_list; /* of usb_tt_clear */ argument
570 struct usb_tt_clear { argument
/openbmc/u-boot/include/
H A Dusb_defs.h318 struct usb_tt { struct
319 bool multi; /* true means one TT per port */
320 unsigned think_time; /* think time in ns */
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h208 struct usb_tt *usb_tt; member
/openbmc/linux/drivers/usb/host/
H A Dehci.h630 struct usb_tt *usb_tt; member