Symbol: ipc_post
sound/soc/intel/atom/sst/sst.c
118
struct ipc_post *__msg, *msg;
sound/soc/intel/atom/sst/sst.c
51
struct ipc_post *msg = NULL;
sound/soc/intel/atom/sst/sst.h
423
void (*process_reply)(struct intel_sst_drv *ctx, struct ipc_post *msg);
sound/soc/intel/atom/sst/sst.h
425
struct ipc_post *msg, bool sync);
sound/soc/intel/atom/sst/sst.h
426
void (*process_message)(struct ipc_post *msg);
sound/soc/intel/atom/sst/sst.h
449
struct ipc_post *ipc_msg, bool sync);
sound/soc/intel/atom/sst/sst.h
450
void sst_process_reply_mrfld(struct intel_sst_drv *sst_drv_ctx, struct ipc_post *msg);
sound/soc/intel/atom/sst/sst.h
463
int sst_create_ipc_msg(struct ipc_post **arg, bool large);
sound/soc/intel/atom/sst/sst.h
475
int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large,
sound/soc/intel/atom/sst/sst.h
499
struct ipc_post *msg);
sound/soc/intel/atom/sst/sst_ipc.c
116
struct ipc_post *ipc_msg, bool sync)
sound/soc/intel/atom/sst/sst_ipc.c
118
struct ipc_post *msg = ipc_msg;
sound/soc/intel/atom/sst/sst_ipc.c
156
struct ipc_post, node);
sound/soc/intel/atom/sst/sst_ipc.c
249
struct ipc_post *msg)
sound/soc/intel/atom/sst/sst_ipc.c
319
struct ipc_post *msg)
sound/soc/intel/atom/sst/sst_pvt.c
123
int sst_create_ipc_msg(struct ipc_post **arg, bool large)
sound/soc/intel/atom/sst/sst_pvt.c
125
struct ipc_post *msg;
sound/soc/intel/atom/sst/sst_pvt.c
153
int sst_create_block_and_ipc_msg(struct ipc_post **arg, bool large,
sound/soc/intel/atom/sst/sst_pvt.c
193
struct ipc_post *msg = NULL;
sound/soc/intel/atom/sst/sst_pvt.c
364
struct ipc_post *msg)
sound/soc/intel/atom/sst/sst_stream.c
172
{ struct ipc_post *msg = NULL;