Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/tee/optee/
Doptee.c246 static inline bool check_param_input(struct optee_msg_arg *arg) in check_param_input() function
338 if (!check_param_input(arg)) { in handle_cmd_alloc()
386 if (!check_param_input(arg)) { in handle_cmd_free()
524 if (!check_param_input(arg)) { in handle_cmd_notify()
553 if (!check_param_input(arg)) { in handle_cmd_wait()