Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hub_multiple_tt_too_many_hub_ports_test.c73 .hub_descriptor = hub_descriptor_too_many_ports,
Dusbx_hub_single_tt_too_many_hub_ports_test.c73 .hub_descriptor = hub_descriptor_too_many_ports,
Dusbx_hub_no_power_switching_test.c22 .hub_descriptor = hub_descriptor_no_power_switching,
Dusbx_ux_test_hub.h31 UCHAR *hub_descriptor; member
372 if (device_init_data->hub_descriptor == UX_NULL) in initialize_hub_with_device_init_data()
374 device_init_data->hub_descriptor = default_hub_descriptor; in initialize_hub_with_device_init_data()
566 g_hub_device_parameter.descriptor = device_init_data->hub_descriptor; in thread_entry_host()