Searched refs:ep0_out_start (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddwc_otg_pcd_intr.c644 static inline void ep0_out_start(dwc_otg_core_if_t *core_if, dwc_otg_pcd_t *pcd) function
862 ep0_out_start(core_if, pcd);
1081 ep0_out_start(GET_CORE_IF(pcd), pcd);
1139 // if(GET_CORE_IF(pcd)->dma_enable == 0) ep0_out_start(GET_CORE_IF(pcd), pcd);
1164 ep0_out_start(GET_CORE_IF(pcd), pcd);
2609 ep0_out_start(core_if, pcd);

Completed in 66 milliseconds