Symbol: sof_ipc_cmd_hdr
include/sound/sof/channel_map.h
55
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/dai.h
97
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/header.h
164
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/header.h
178
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/info.h
63
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/info.h
91
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/pm.h
31
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/pm.h
44
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/pm.h
49
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/stream.h
114
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/stream.h
98
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
106
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
251
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
273
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
288
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
293
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
299
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/topology.h
55
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/trace.h
24
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/trace.h
31
struct sof_ipc_cmd_hdr hdr;
include/sound/sof/trace.h
67
struct sof_ipc_cmd_hdr hdr; /**< IPC command header */
sound/soc/sof/amd/acp-ipc.c
100
struct sof_ipc_cmd_hdr *hdr;
sound/soc/sof/debug.c
200
struct sof_ipc_cmd_hdr msg = {
sound/soc/sof/debug.c
201
.size = sizeof(struct sof_ipc_cmd_hdr),
sound/soc/sof/intel/cnl.c
287
struct sof_ipc_cmd_hdr *hdr;
sound/soc/sof/intel/hda-ipc.c
135
struct sof_ipc_cmd_hdr *hdr;
sound/soc/sof/ipc3-dtrace.c
601
struct sof_ipc_cmd_hdr hdr;
sound/soc/sof/ipc3-priv.h
32
void sof_ipc3_do_rx_work(struct snd_sof_dev *sdev, struct sof_ipc_cmd_hdr *hdr, void *msg_buf);
sound/soc/sof/ipc3-topology.c
2271
struct sof_ipc_cmd_hdr *hdr;
sound/soc/sof/ipc3.c
1051
struct sof_ipc_cmd_hdr hdr;
sound/soc/sof/ipc3.c
292
struct sof_ipc_cmd_hdr *hdr = msg->msg_data;
sound/soc/sof/ipc3.c
336
struct sof_ipc_cmd_hdr *hdr = msg_data;
sound/soc/sof/ipc3.c
361
if (!msg_data || msg_bytes < sizeof(struct sof_ipc_cmd_hdr)) {
sound/soc/sof/ipc3.c
390
if (msg_bytes > sizeof(struct sof_ipc_cmd_hdr)) {
sound/soc/sof/ipc3.c
393
header_bytes = sizeof(struct sof_ipc_cmd_hdr);
sound/soc/sof/ipc3.c
932
struct sof_ipc_cmd_hdr *hdr = msg_buf;
sound/soc/sof/ipc3.c
954
struct sof_ipc_cmd_hdr *hdr = msg_buf;
sound/soc/sof/ipc3.c
972
struct sof_ipc_cmd_hdr *hdr = msg_buf;
sound/soc/sof/ipc3.c
985
void sof_ipc3_do_rx_work(struct snd_sof_dev *sdev, struct sof_ipc_cmd_hdr *hdr, void *msg_buf)
sound/soc/sof/sof-client-ipc-flood-test.c
66
struct sof_ipc_cmd_hdr hdr;
sound/soc/sof/sof-client-ipc-kernel-injector.c
45
struct sof_ipc_cmd_hdr *hdr = priv->kernel_buffer;
sound/soc/sof/sof-client-probes-ipc3.c
23
struct sof_ipc_cmd_hdr hdr;
sound/soc/sof/sof-client-probes-ipc3.c
38
struct sof_ipc_cmd_hdr hdr;
sound/soc/sof/sof-client-probes-ipc3.c
44
struct sof_ipc_cmd_hdr hdr;
sound/soc/sof/sof-client-probes-ipc3.c
94
struct sof_ipc_cmd_hdr msg;
sound/soc/sof/sof-client.c
312
struct sof_ipc_cmd_hdr *hdr = ipc_msg;
sound/soc/sof/sof-client.c
333
struct sof_ipc_cmd_hdr *hdr = ipc_msg;
sound/soc/sof/sof-client.c
354
struct sof_ipc_cmd_hdr *hdr = ipc_msg;
sound/soc/sof/sof-client.c
515
struct sof_ipc_cmd_hdr *hdr = msg_buf;
sound/soc/sof/sof-client.h
12
struct sof_ipc_cmd_hdr;