Home
last modified time | relevance | path

Searched refs:mailbox_data (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/sound/soc/intel/atom/sst/
Dsst_ipc.c166 msg->mailbox_data, in sst_post_message_mrfld()
173 kfree(msg->mailbox_data); in sst_post_message_mrfld()
259 msg_id = ((struct ipc_dsp_hdr *)msg->mailbox_data)->cmd_id; in process_fw_async_msg()
260 data_offset = (msg->mailbox_data + sizeof(struct ipc_dsp_hdr)); in process_fw_async_msg()
265 pipe_id = ((struct ipc_dsp_hdr *)msg->mailbox_data)->pipe_id; in process_fw_async_msg()
283 pipe_id = ((struct ipc_dsp_hdr *)msg->mailbox_data)->pipe_id; in process_fw_async_msg()
304 pipe_id = ((struct ipc_dsp_hdr *)msg->mailbox_data)->pipe_id; in process_fw_async_msg()
359 data = kmemdup((void *)msg->mailbox_data, msg_low, GFP_KERNEL); in sst_process_reply_mrfld()
Dsst_pvt.c164 msg->mailbox_data = kzalloc(SST_MAILBOX_SIZE, GFP_ATOMIC); in sst_create_ipc_msg()
165 if (!msg->mailbox_data) { in sst_create_ipc_msg()
170 msg->mailbox_data = NULL; in sst_create_ipc_msg()
259 memcpy(msg->mailbox_data, &dsp_hdr, sizeof(dsp_hdr)); in sst_prepare_and_post_msg()
261 memcpy(msg->mailbox_data + sizeof(dsp_hdr), in sst_prepare_and_post_msg()
Dsst.c93 memcpy_fromio(msg->mailbox_data, in intel_sst_interrupt_mrfld()
135 kfree(msg->mailbox_data); in intel_sst_irq_thread_mrfld()
Dsst_stream.c193 memcpy(msg->mailbox_data, &bytes->bytes, bytes->len); in sst_send_byte_stream_mrfld()
/linux-6.1.9/sound/soc/intel/atom/
Dsst-mfld-dsp.h489 char *mailbox_data; member
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h10217 u8 mailbox_data[512][0x8]; member