Home
last modified time | relevance | path

Searched refs:thread_entry_host (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_test_hub.h72 static void thread_entry_host(ULONG arg);
386 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&g_thread_host, "host thread", thread_entry_host, (ULONG)(A… in initialize_hub_with_device_init_data()
548 static void thread_entry_host(ULONG device_init_data_ptr) in thread_entry_host() function
Dusbx_rndis_basic_test.c67 static void thread_entry_host(ULONG arg);
364 UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, 0, in test_application_define()
465 static void thread_entry_host(ULONG input) in thread_entry_host() function
Dusbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c68 static void thread_entry_host(ULONG arg);
365 UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, 0, in test_application_define()
487 static void thread_entry_host(ULONG input) in thread_entry_host() function
Dusbx_cdc_ecm_basic_ipv6_test.c97 static void thread_entry_host(ULONG arg);
306 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, (ULONG)(ALI… in ux_test_cdc_ecm_initialize_use_framework()
459 static void thread_entry_host(ULONG device_init_data_ptr) in thread_entry_host() function
Dusbx_ux_test_cdc_ecm.h115 static void thread_entry_host(ULONG arg);
323 …UX_TEST_CHECK_SUCCESS(tx_thread_create(&thread_host, "host thread", thread_entry_host, (ULONG)(ALI… in ux_test_cdc_ecm_initialize_use_framework()
606 static void thread_entry_host(ULONG device_init_data_ptr) in thread_entry_host() function
Dusbx_ux_device_class_cdc_ecm_uninitialize_test.c55 static void thread_entry_host(ULONG arg);