Home
last modified time | relevance | path

Searched refs:objthread (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c52 _os_thread objthread; member
178 if (!_os_thread_check_stop(d, &(obj->objthread))) in run_test()
179 _os_thread_wait_stop(d, &obj->objthread); in run_test()
223 thread = &obj->objthread; in test_thread()
379 if (!_os_thread_check_stop(d, &(obj->objthread))) { in phl_test_module_stop()
380 _os_thread_stop(d, &(obj->objthread)); in phl_test_module_stop()
381 _os_thread_deinit(d, &(obj->objthread)); in phl_test_module_stop()
470 if (!_os_thread_check_stop(d, &(obj->objthread))) { in rtw_phl_test_get_rpt()
474 _os_thread_stop(d, &(obj->objthread)); in rtw_phl_test_get_rpt()
475 _os_thread_deinit(d, &(obj->objthread)); in rtw_phl_test_get_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c52 _os_thread objthread; member
178 if (!_os_thread_check_stop(d, &(obj->objthread))) in run_test()
179 _os_thread_wait_stop(d, &obj->objthread); in run_test()
223 thread = &obj->objthread; in test_thread()
379 if (!_os_thread_check_stop(d, &(obj->objthread))) { in phl_test_module_stop()
380 _os_thread_stop(d, &(obj->objthread)); in phl_test_module_stop()
381 _os_thread_deinit(d, &(obj->objthread)); in phl_test_module_stop()
470 if (!_os_thread_check_stop(d, &(obj->objthread))) { in rtw_phl_test_get_rpt()
474 _os_thread_stop(d, &(obj->objthread)); in rtw_phl_test_get_rpt()
475 _os_thread_deinit(d, &(obj->objthread)); in rtw_phl_test_get_rpt()