Home
last modified time | relevance | path

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

/sound/soc/intel/atom/sst/
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()
Dsst.c166 .post_message = sst_post_message_mrfld,
197 ctx->ops->post_message(ctx, NULL, false); in sst_process_pending_msg()
Dsst.h427 int (*post_message)(struct intel_sst_drv *ctx, member