Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/board-hikey/
Ddsp_driver_mailbox.h162 struct hikey_msg_with_content { struct
167 int dsp_mailbox_read(struct hikey_msg_with_content *hikey_msg); argument
168 void dsp_msg_process(struct hikey_msg_with_content *hikey_msg);
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Ddsp_debug.c290 struct hikey_msg_with_content hikey_msg; in send_msg_data_to_ap()