Home
last modified time | relevance | path

Searched defs:k3_sec_proxy_send (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/ti/k3/common/drivers/sec_proxy/
Dsec_proxy.c212 int k3_sec_proxy_send(enum k3_sec_proxy_chan_id id, const struct k3_sec_proxy_msg *msg) in k3_sec_proxy_send() function
/external/u-boot/drivers/mailbox/
Dk3-sec-proxy.c199 static int k3_sec_proxy_send(struct mbox_chan *chan, const void *data) in k3_sec_proxy_send() function