Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h115 struct FconfigPollFd { struct
/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if_liteos.c839 static int32_t Ep0Event(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in Ep0Event()
863 static int32_t EpEvent(struct UsbFnEventAll * const event, struct FconfigPollFd * const pfds) in EpEvent()
883 struct FconfigPollFd pfds[16] = {0}; in UsbFnAdapterPollEvent()
884 struct FconfigPollFd *pfd = &pfds[0]; in UsbFnAdapterPollEvent()

Completed in 3 milliseconds