Home
last modified time | relevance | path

Searched refs:hub_descriptor_length (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hub_multiple_tt_too_many_hub_ports_test.c74 .hub_descriptor_length = sizeof(hub_descriptor_too_many_ports),
Dusbx_hub_single_tt_too_many_hub_ports_test.c74 .hub_descriptor_length = sizeof(hub_descriptor_too_many_ports),
Dusbx_hub_no_power_switching_test.c23 .hub_descriptor_length = sizeof(hub_descriptor_no_power_switching),
Dusbx_ux_test_hub.h32 ULONG hub_descriptor_length; member
375 device_init_data->hub_descriptor_length = sizeof(default_hub_descriptor); in initialize_hub_with_device_init_data()
567 g_hub_device_parameter.descriptor_length = device_init_data->hub_descriptor_length; in thread_entry_host()