Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Duhci-q.c454 __hc32 link_to_new_qh; in link_async() local
468 link_to_new_qh = LINK_TO_QH(uhci, qh); in link_async()
469 pqh->link = link_to_new_qh; in link_async()
474 uhci->skel_term_qh->link = link_to_new_qh; in link_async()