Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h566 struct usb_tt { struct
574 struct list_head clear_list; /* of usb_tt_clear */ argument
583 struct usb_tt_clear { argument
/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h319 struct usb_tt { struct
320 bool multi; /* true means one TT per port */
321 unsigned think_time; /* think time in ns */
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd.h237 struct usb_tt *usb_tt; member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci.h633 struct usb_tt *usb_tt; member