Searched refs:cur_head (Results 1 – 1 of 1) sorted by relevance
2021 struct dwc2_qtd *cur_head; in dwc2_check_qtd_still_ok() local2026 cur_head = list_first_entry(&qh->qtd_list, struct dwc2_qtd, in dwc2_check_qtd_still_ok()2028 return (cur_head == qtd); in dwc2_check_qtd_still_ok()