Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dta_entry.c19 static TEE_Result get_global(uint32_t param_types, TEE_Param params[4]);
203 return get_global(nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
309 static TEE_Result get_global(uint32_t param_types, TEE_Param params[4]) in get_global() function
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dau1200fb.c1270 static void get_global(u_int cmd, struct au1200_lcd_global_regs_t *pdata) in get_global() function
1440 get_global(cmd, &iodata.global); in au1200fb_ioctl()