Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.c137 STATIC VOID ep_tx(IN UINT8 ep, CONST VOID *ptr, UINTN len) in ep_tx() function
289 ep_tx(0, ResponseData, ResponseSize); in HandleGetDescriptor()
307 ep_tx(0, 0, 0); in HandleSetAddress()
357 ep_tx(0, 0, 0); in HandleSetConfiguration()
551 ep_tx(EndpointIndex, Buffer, Size); in DwUsbSend()