Home
last modified time | relevance | path

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

/linux/drivers/tee/qcomtee/
H A Dcore.c457 qcomtee_arg_for_each_output_object(i, u) in qcomtee_prepare_msg()
515 qcomtee_arg_for_each_output_object(i, u) { in qcomtee_update_args()
603 qcomtee_arg_for_each_output_object(i, oic->u) { in qcomtee_update_msg()
828 qcomtee_arg_for_each_output_object(i, u) in qcomtee_object_do_invoke_internal()
H A Dqcomtee_object.h306 #define qcomtee_arg_for_each_output_object(i, args) \ macro
H A Duser_obj.c307 qcomtee_arg_for_each_output_object(i, u) { in qcomtee_user_object_notify()