Searched refs:ipc_process_msg (Results 1 – 2 of 2) sorted by relevance
126 sst_drv_ctx->ipc_process_msg.header = header; in intel_sst_interrupt()127 memcpy_fromio(sst_drv_ctx->ipc_process_msg.mailbox, in intel_sst_interrupt()130 &sst_drv_ctx->ipc_process_msg.wq); in intel_sst_interrupt()207 INIT_WORK(&sst_drv_ctx->ipc_process_msg.wq, sst_process_message); in intel_sst_probe()
383 struct sst_ipc_msg_wq ipc_process_msg; member