Home
last modified time | relevance | path

Searched refs:UsbAdapterHostEndpoint (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/host/include/
H A Dliteos_ddk_usb.h39 typedef struct usb_host_endpoint UsbAdapterHostEndpoint; typedef
/drivers/peripheral/usb/ddk/host/src/
H A Dliteos_adapter.c120 static int32_t OsSubmitUrb(UsbAdapterUrb *urb, UsbAdapterDevice *adapterDevice, UsbAdapterHostEndpoint *uhe) in OsSubmitUrb()
499 UsbAdapterHostEndpoint *uhe = NULL; in OsSubmitControlMsg()
611 UsbAdapterHostEndpoint *uhe = usb_find_host_endpoint(adapterDevice, request->requestType, request->endPoint); in OsSubmitBulkRequestHandle()
717 UsbAdapterHostEndpoint *uhe = NULL; in OsAllocIsoUrbs()
1284 UsbAdapterHostEndpoint *uhe = usb_find_host_endpoint(adapterDevice, PIPE_BULK, endPoint); in AdapterClearHalt()
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_nosdk_speed.c59 static UsbAdapterHostEndpoint *g_uhe = NULL;

Completed in 4 milliseconds