Lines Matching refs:qh_list_entry
107 qh_list_entry) in dwc2_dump_channel_info()
111 qh_list_entry) in dwc2_dump_channel_info()
134 list_for_each_entry_safe(qh, qh_tmp, qh_list, qh_list_entry) { in dwc2_kill_urbs_in_qh_list()
159 list_for_each_entry_safe(qh, qh_tmp, qh_list, qh_list_entry) { in dwc2_qh_list_free()
922 qh = list_entry(qh_ptr, struct dwc2_qh, qh_list_entry); in dwc2_hcd_select_transactions()
931 list_move(&qh->qh_list_entry, &hsotg->periodic_sched_assigned); in dwc2_hcd_select_transactions()
949 qh = list_entry(qh_ptr, struct dwc2_qh, qh_list_entry); in dwc2_hcd_select_transactions()
964 list_move(&qh->qh_list_entry, in dwc2_hcd_select_transactions()
1095 qh = list_entry(qh_ptr, struct dwc2_qh, qh_list_entry); in dwc2_process_periodic_channels()
1138 list_move(&qh->qh_list_entry, in dwc2_process_periodic_channels()
1244 qh_list_entry); in dwc2_process_non_periodic_channels()