Searched refs:UsbClearEndpointStall (Results 1 – 4 of 4) sorted by relevance
277 UsbClearEndpointStall (UsbBot->UsbIo, Endpoint->EndpointAddress); in UsbBotDataTransfer()350 UsbClearEndpointStall (UsbIo, Endpoint); in UsbBotGetStatus()525 UsbClearEndpointStall (UsbBot->UsbIo, UsbBot->BulkInEndpoint->EndpointAddress); in UsbBotResetDevice()526 UsbClearEndpointStall (UsbBot->UsbIo, UsbBot->BulkOutEndpoint->EndpointAddress); in UsbBotResetDevice()
337 UsbClearEndpointStall (UsbCbi->UsbIo, Endpoint->EndpointAddress); in UsbCbiDataTransfer()590 UsbClearEndpointStall (UsbCbi->UsbIo, UsbCbi->BulkInEndpoint->EndpointAddress); in UsbCbiResetDevice()591 UsbClearEndpointStall (UsbCbi->UsbIo, UsbCbi->BulkOutEndpoint->EndpointAddress); in UsbCbiResetDevice()
365 UsbClearEndpointStall (
1078 UsbClearEndpointStall ( in UsbClearEndpointStall() function