Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dcall.c644 static int simple_call_with_arg(struct tee_context *ctx, u32 cmd) in simple_call_with_arg() function
665 return simple_call_with_arg(ctx, OPTEE_MSG_CMD_DO_BOTTOM_HALF); in optee_do_bottom_half()
670 return simple_call_with_arg(ctx, OPTEE_MSG_CMD_STOP_ASYNC_NOTIF); in optee_stop_async_notif()