Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h196 struct UsbFnEventAll { struct
222 int32_t (*pollEvent)(struct UsbFnEventAll *event, int32_t timeout);
/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_dev_mgr.c354 static void CollectEventHandle(struct UsbFnEventAll *event, struct UsbFnDeviceMgr *devMgr) in CollectEventHandle()
488 static void HandleEp0Event(const struct UsbFnDeviceMgr *devMgr, struct UsbFnEventAll event) in HandleEp0Event()
510 struct UsbFnEventAll event; in UsbFnEventProcess()
H A Dadapter_if.c1125 static void Ep0Event(struct UsbFnEventAll *event, struct pollfd *pfds) in Ep0Event()
1146 static void EpEvent(struct UsbFnEventAll *event, struct pollfd *pfds) in EpEvent()
1160 static int32_t UsbFnAdapterPollEvent(struct UsbFnEventAll *event, int32_t timeout) in UsbFnAdapterPollEvent()
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()
880 static int32_t UsbFnAdapterPollEvent(struct UsbFnEventAll *event, int32_t timeout) in UsbFnAdapterPollEvent()

Completed in 5 milliseconds