Searched refs:tt_list_head (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dxhci-mem.c844 struct list_head *tt_list_head; xhci_free_tt_info() local
857 tt_list_head = &(xhci->rh_bw[virt_dev->real_port - 1].tts); list_for_each_entry_safe()
858 list_for_each_entry_safe(tt_info, next, tt_list_head, tt_list) { list_for_each_entry_safe()

Completed in 62 milliseconds