Home
last modified time | relevance | path

Searched refs:sst_process_pending_msg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst.c192 void sst_process_pending_msg(struct work_struct *work) in sst_process_pending_msg() function
206 INIT_WORK(&ctx->ipc_post_msg_wq, sst_process_pending_msg); in sst_workqueue_init()
H A Dsst.h499 void sst_process_pending_msg(struct work_struct *work);
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst.c193 void sst_process_pending_msg(struct work_struct *work) in sst_process_pending_msg() function
207 INIT_WORK(&ctx->ipc_post_msg_wq, sst_process_pending_msg); in sst_workqueue_init()
H A Dsst.h496 void sst_process_pending_msg(struct work_struct *work);

Completed in 4 milliseconds