Home
last modified time | relevance | path

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

/optee_rust/optee-utee/optee-utee-sys/src/
A Duser_ta_header.rs41 …pub fn __utee_entry(func: c_ulong, session_id: c_ulong, up: *mut utee_params, cmd_id: c_ulong) -> … in __utee_entry() argument
45 pub fn __ta_entry(func: c_ulong, session_id: c_ulong, up: *mut utee_params, cmd_id: c_ulong) -> ! { in __ta_entry() argument
A Dutee_types.rs43 pub struct utee_params { struct
A Dutee_syscalls.rs43 params: *mut utee_params, in _utee_open_ta_session() argument
52 params: *mut utee_params, in _utee_invoke_ta_command() argument

Completed in 8 milliseconds