host_box           72 sound/soc/sof/imx/imx8.c 	sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply));
host_box           87 sound/soc/sof/imx/imx8.c 			sof_mailbox_read(sdev, sdev->host_box.offset,
host_box          131 sound/soc/sof/imx/imx8.c 	sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data,
host_box          343 sound/soc/sof/intel/bdw.c 	sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data,
host_box          367 sound/soc/sof/intel/bdw.c 	sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply));
host_box          382 sound/soc/sof/intel/bdw.c 			sof_mailbox_read(sdev, sdev->host_box.offset,
host_box          240 sound/soc/sof/intel/byt.c 	sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data,
host_box          264 sound/soc/sof/intel/byt.c 	sof_mailbox_read(sdev, sdev->host_box.offset, &reply, sizeof(reply));
host_box          279 sound/soc/sof/intel/byt.c 			sof_mailbox_read(sdev, sdev->host_box.offset,
host_box          157 sound/soc/sof/intel/cnl.c 	sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data,
host_box           60 sound/soc/sof/intel/hda-ipc.c 	sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data,
host_box           99 sound/soc/sof/intel/hda-ipc.c 	sof_mailbox_read(sdev, sdev->host_box.offset, &reply,
host_box          115 sound/soc/sof/intel/hda-ipc.c 			sof_mailbox_read(sdev, sdev->host_box.offset,
host_box          730 sound/soc/sof/ipc.c 	sdev->host_box.offset = hostbox;
host_box          731 sound/soc/sof/ipc.c 	sdev->host_box.size = hostbox_size;
host_box          396 sound/soc/sof/sof-priv.h 	struct snd_sof_mailbox host_box;	/* Host initiated IPC */