Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if_liteos.c835 static int32_t Ep0Event(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in Ep0Event() function
916 if (Ep0Event(event, pfd) < 0) { in UsbFnAdapterPollEvent()
H A Dadapter_if.c1125 static void Ep0Event(struct UsbFnEventAll *event, struct pollfd *pfds) in Ep0Event() function
1203 Ep0Event(event, pfds); in UsbFnAdapterPollEvent()