Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c72 _os_sema busy_chk; member
209 _os_sema_down(d, &(test_mgnt->busy_chk)); in test_thread()
343 _os_sema_init(d, &(test_mgnt->busy_chk), 0); in phl_test_module_start()
369 _os_sema_up(d, &(test_mgnt->busy_chk)); in phl_test_module_stop()
373 _os_sema_free(d, &(test_mgnt->busy_chk)); in phl_test_module_stop()
607 _os_sema_up(d, &(test_mgnt->busy_chk)); in rtw_phl_test_add_new_test_obj()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c72 _os_sema busy_chk; member
209 _os_sema_down(d, &(test_mgnt->busy_chk)); in test_thread()
343 _os_sema_init(d, &(test_mgnt->busy_chk), 0); in phl_test_module_start()
369 _os_sema_up(d, &(test_mgnt->busy_chk)); in phl_test_module_stop()
373 _os_sema_free(d, &(test_mgnt->busy_chk)); in phl_test_module_stop()
607 _os_sema_up(d, &(test_mgnt->busy_chk)); in rtw_phl_test_add_new_test_obj()