Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhcd_queue.c585 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_add()
622 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_unlink()
695 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_deactivate()
Dhcd.h502 #define dwc2_qh_is_non_per(_qh_ptr_) \ macro
Dhcd_ddma.c274 if (dwc2_qh_is_non_per(qh)) { in dwc2_release_channel_ddma()