Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/device/src/
Dadapter_if_liteos.c827 static int32_t Ep0Event(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in Ep0Event() function
908 if (Ep0Event(event, pfd) < 0) { in UsbFnAdapterPollEvent()
Dadapter_if.c1119 static void Ep0Event(struct UsbFnEventAll *event, struct pollfd *pfds) in Ep0Event() function
1197 Ep0Event(event, pfds); in UsbFnAdapterPollEvent()