Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/bootloader/ql-tipc/include/trusty/
Dtrusty_dev.h90 int trusty_dev_exec_fc_ipc(struct trusty_dev* dev,
/aosp_15_r20/external/trusty/bootloader/ql-tipc/
Dtrusty_dev_common.c170 int trusty_dev_exec_fc_ipc(struct trusty_dev* dev, in trusty_dev_exec_fc_ipc() function
Dipc_dev.c356 rc = trusty_dev_exec_fc_ipc(dev->tdev, dev->buf_id, in trusty_ipc_dev_has_event()