Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/bootloader/ql-tipc/include/trusty/
Dtrusty_ipc.h194 int trusty_ipc_dev_get_event(struct trusty_ipc_dev* dev,
/aosp_15_r20/external/trusty/bootloader/ql-tipc/
Dipc.c202 rc = trusty_ipc_dev_get_event(ipc_dev, 0, &evt); in trusty_ipc_poll_for_event()
Dipc_dev.c380 int trusty_ipc_dev_get_event(struct trusty_ipc_dev* dev, in trusty_ipc_dev_get_event() function