Searched defs:tx_msg (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/trusty/user/base/lib/unittest/ |
D | unittest.c | 97 ipc_msg_t tx_msg = {1, &tx_iov, 0, NULL}; in _vtlog() local 195 ipc_msg_t tx_msg = {1, &tx_iov, 0, NULL}; in unittest_main() local
|
/aosp_15_r20/trusty/kernel/lib/unittest/ |
H A D | unittest.c | 102 struct ipc_msg_kern tx_msg = {1, &tx_iov, 0, NULL}; in unittest_printf() local 173 struct ipc_msg_kern tx_msg = {1, &tx_iov, 0, NULL}; in unittest_loop() local
|
/aosp_15_r20/trusty/user/base/lib/rng/ |
D | trusty_rng.c | 78 ipc_msg_t tx_msg = { in trusty_rng_hw_rand() local
|
/aosp_15_r20/trusty/user/base/lib/hwkey/ |
D | hwkey.c | 83 ipc_msg_t tx_msg = { in send_req() local
|
/aosp_15_r20/trusty/user/base/lib/keymaster/ |
D | keymaster.c | 46 ipc_msg_t tx_msg = { in send_req() local
|
/aosp_15_r20/trusty/user/app/storage/ |
D | ipc.c | 311 struct ipc_msg tx_msg = { in sync_ipc_send_msg() local
|
/aosp_15_r20/trusty/user/base/lib/tipc/test/main/ |
D | main.c | 1219 ipc_msg_t tx_msg; in TEST() local 1363 ipc_msg_t tx_msg; in TEST() local
|
/aosp_15_r20/trusty/user/base/lib/storage/ |
D | storage.c | 234 struct ipc_msg tx_msg = { in send_reqv() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/ti/k3/common/drivers/ti_sci/ |
D | ti_sci.c | 148 struct k3_sec_proxy_msg *tx_msg = &xfer->tx_message; in ti_sci_do_xfer() local
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 102006 struct cec_msg tx_msg; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 111882 struct cec_msg tx_msg; member
|