Searched refs:sst_wake_up_block (Results 1 – 2 of 2) sorted by relevance
/sound/soc/intel/atom/sst/ |
D | sst_ipc.c | 72 int sst_wake_up_block(struct intel_sst_drv *ctx, int result, in sst_wake_up_block() function 241 sst_wake_up_block(sst_drv_ctx, retval, FW_DWNL_ID, 0 , NULL, 0); in process_fw_init() 343 sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld() 362 if (sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld() 367 sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld()
|
D | sst.h | 512 int sst_wake_up_block(struct intel_sst_drv *ctx, int result,
|