Home
last modified time | relevance | path

Searched refs:post_message (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/intel/atom/sst/
H A Dsst_pvt.c267 sst->ops->post_message(sst, msg, true); in sst_prepare_and_post_msg()
405 sst->ops->post_message(sst, NULL, false); in sst_add_to_dispatch_list_and_post()
H A Dsst.c167 .post_message = sst_post_message_mrfld,
198 ctx->ops->post_message(ctx, NULL, false); in sst_process_pending_msg()
H A Dsst.h424 int (*post_message)(struct intel_sst_drv *ctx, member