Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/include/lib/trusty/
Dipc.h135 struct handle** phandle_ptr);
/trusty/kernel/lib/trusty/
Dipc.c137 struct handle** phandle_ptr) { in ipc_port_create() argument
187 *phandle_ptr = &new_port->handle; in ipc_port_create()