Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_core.c441 static int params_to_user(struct tee_ioctl_param __user *uparams, in params_to_user() function
527 rc = params_to_user(uparams, arg.num_params, params); in tee_ioctl_open_session()
596 rc = params_to_user(uparams, arg.num_params, params); in tee_ioctl_invoke()