Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h37 void (*Run_fp)(ADBG_Case_t *ADBG_Case_pp); member
55 .Run_fp = Run, \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/
H A Dadbg_run.c160 case_def->Run_fp(Case_p); in ADBG_RunSuite()