Searched refs:endpoints (Results 1 – 6 of 6) sorted by relevance
65 /// should call usb_function_config_ep() to configure its endpoints.67 /// The function driver should then call usb_function_disable_ep() to disable its endpoints.72 /// to configure or disable the interface's endpoints as appropriate.
14 $(LOCAL_DIR)/dwc3-endpoints.cpp \
93 nhlt_descriptor_t endpoints[]; member
61 /// For requests queued on endpoints which have batching enabled via
52 const nhlt_descriptor_t* desc = table->endpoints; in DumpNhlt()
222 size_t desc_offset = reinterpret_cast<uint8_t*>(nhlt->endpoints) - nhlt_buf_; in ParseNhlt()
Completed in 9 milliseconds