Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dhcd_queue.c598 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_add()
635 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_unlink()
708 if (dwc2_qh_is_non_per(qh)) { in dwc2_hcd_qh_deactivate()
Dhcd.h500 #define dwc2_qh_is_non_per(_qh_ptr_) \ macro
Dhcd_ddma.c274 if (dwc2_qh_is_non_per(qh)) { in dwc2_release_channel_ddma()