Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dgadget.c105 static inline bool using_desc_dma(struct dwc2_hsotg *hsotg) in using_desc_dma() function
1101 if (!using_desc_dma(hsotg)) in dwc2_hsotg_start_req()
1152 if (using_desc_dma(hsotg)) { in dwc2_hsotg_start_req()
1445 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
1471 if (using_desc_dma(hs) && !hs_ep->index) { in dwc2_hsotg_ep_queue()
1486 if (using_desc_dma(hs) && hs_ep->isochronous) { in dwc2_hsotg_ep_queue()
2098 if (using_desc_dma(hsotg)) { in dwc2_hsotg_program_zlp()
2173 if (using_desc_dma(hsotg) && hs_ep->isochronous) in dwc2_hsotg_complete_request()
2425 if (using_desc_dma(hsotg)) in dwc2_hsotg_handle_outdone()
2463 if (!using_desc_dma(hsotg) && epnum == 0 && in dwc2_hsotg_handle_outdone()
[all …]