Searched refs:utee_params (Results 1 – 3 of 3) sorted by relevance
41 …pub fn __utee_entry(func: c_ulong, session_id: c_ulong, up: *mut utee_params, cmd_id: c_ulong) -> … in __utee_entry() argument45 pub fn __ta_entry(func: c_ulong, session_id: c_ulong, up: *mut utee_params, cmd_id: c_ulong) -> ! { in __ta_entry() argument
43 pub struct utee_params { struct
43 params: *mut utee_params, in _utee_open_ta_session() argument52 params: *mut utee_params, in _utee_invoke_ta_command() argument
Completed in 4 milliseconds