Home
last modified time | relevance | path

Searched refs:cur_head (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/dwc2/
Dhcd_intr.c2021 struct dwc2_qtd *cur_head; in dwc2_check_qtd_still_ok() local
2026 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()