Searched refs:test_object_ex (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | test_module.c | 45 struct test_object_ex { struct 67 struct test_object_ex test_obj_pool[MAX_TEST_OBJ_NUM]; argument 68 struct test_object_ex *cur_test_obj; 105 struct test_obj_queue *queue, struct test_object_ex *obj) in _enqueue_obj() 115 struct test_obj_queue *queue, struct test_object_ex **obj) in _dequeue_head_obj() 122 struct test_object_ex, test_obj.list); in _dequeue_head_obj() 131 struct test_object_ex *obj = (struct test_object_ex *)testobj; in run_test() 195 struct test_object_ex *obj; in test_thread() 376 struct test_object_ex *obj = &(test_mgnt->test_obj_pool[i]); in phl_test_module_stop() 414 void setup_test_rpt(void *d, struct test_rpt* rpt,struct test_object_ex *obj) in setup_test_rpt() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | test_module.c | 45 struct test_object_ex { struct 67 struct test_object_ex test_obj_pool[MAX_TEST_OBJ_NUM]; argument 68 struct test_object_ex *cur_test_obj; 105 struct test_obj_queue *queue, struct test_object_ex *obj) in _enqueue_obj() 115 struct test_obj_queue *queue, struct test_object_ex **obj) in _dequeue_head_obj() 122 struct test_object_ex, test_obj.list); in _dequeue_head_obj() 131 struct test_object_ex *obj = (struct test_object_ex *)testobj; in run_test() 195 struct test_object_ex *obj; in test_thread() 376 struct test_object_ex *obj = &(test_mgnt->test_obj_pool[i]); in phl_test_module_stop() 414 void setup_test_rpt(void *d, struct test_rpt* rpt,struct test_object_ex *obj) in setup_test_rpt() [all …]
|