Searched defs:out_index (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dusb-function.h212 usb_function_alloc_string_desc(usb_function_protocol_t* func, const char* string, uint8_t* out_index) argument
/fuchsia/zircon/system/dev/usb/usb-peripheral/
H A Dusb-peripheral.c429 static zx_status_t usb_func_alloc_string_desc(void* ctx, const char* string, uint8_t* out_index) { argument
145 usb_device_alloc_string_desc(usb_device_t* dev, const char* string, uint8_t* out_index) argument
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c296 size_t out_index = 0; // Index of the next byte to write local
[all...]

Completed in 35 milliseconds