Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dhcd_queue.c1669 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_add()
1720 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_unlink()
1921 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_deactivate()
Dhcd.h570 #define dwc2_qh_is_non_per(_qh_ptr_) \ macro
Dhcd_ddma.c269 if (dwc2_qh_is_non_per(qh)) { in dwc2_release_channel_ddma()