Searched refs:tt_list_head (Results 1 – 1 of 1) sorted by relevance
775 struct list_head *tt_list_head; in xhci_free_tt_info() local787 tt_list_head = &(xhci->rh_bw[virt_dev->rhub_port->hw_portnum].tts); in xhci_free_tt_info()788 list_for_each_entry_safe(tt_info, next, tt_list_head, tt_list) { in xhci_free_tt_info()913 struct list_head *tt_list_head; in xhci_free_virt_devices_depth_first() local926 tt_list_head = &(xhci->rh_bw[vdev->rhub_port->hw_portnum].tts); in xhci_free_virt_devices_depth_first()927 list_for_each_entry_safe(tt_info, next, tt_list_head, tt_list) { in xhci_free_virt_devices_depth_first()