Home
last modified time | relevance | path

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

/linux/drivers/tee/
H A Dtee_core.c435 static int params_to_user(struct tee_ioctl_param __user *uparams, in params_to_user() function
522 rc = params_to_user(uparams, arg.num_params, params); in tee_ioctl_open_session()
591 rc = params_to_user(uparams, arg.num_params, params); in tee_ioctl_invoke()