Searched defs:descriptors (Results 1 - 9 of 9) sorted by relevance

/fuchsia/zircon/system/public/zircon/hw/
H A Dusb-hid.h30 usb_hid_descriptor_entry_t descriptors[]; member in struct:__anon760
/fuchsia/zircon/system/dev/lib/usb/
H A Dusb.c17 void* descriptors; local
64 void* descriptors; local
[all...]
/fuchsia/zircon/bootloader/src/
H A Dpci.c74 acpi_addrspace_desc64_t* descriptors; local
/fuchsia/zircon/system/dev/block/ums-function/
H A Dums-function.c37 } descriptors = { variable in typeref:struct:__anon215
/fuchsia/zircon/system/dev/ethernet/usb-cdc-function/
H A Dcdc-eth-function.c71 } descriptors = { variable in typeref:struct:__anon356
[all...]
/fuchsia/zircon/system/dev/usb/usb-composite/
H A Dusb-interface.c270 void* descriptors = malloc(intf->descriptor_length); local
312 void* descriptors = malloc(length); local
340 void* descriptors = realloc(intf->descriptor, local
[all...]
/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dbt-gatt-svc.h113 bt_gatt_descriptor_t* descriptors; member in struct:bt_gatt_chr
/fuchsia/zircon/system/dev/usb/usb-bus/
H A Dusb-device.c529 void* descriptors = malloc(length); local
/fuchsia/zircon/system/dev/usb/usb-peripheral/
H A Dusb-peripheral.c84 usb_descriptor_header_t* descriptors; member in struct:__anon513
309 const usb_descriptor_header_t* descriptors = usb_function_get_descriptors(interface, &length); local
[all...]

Completed in 99 milliseconds