Searched refs:sst_wake_up_block (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 63 int sst_wake_up_block(struct intel_sst_drv *ctx, int result, in sst_wake_up_block() function 245 sst_wake_up_block(sst_drv_ctx, retval, FW_DWNL_ID, 0 , NULL, 0); in process_fw_init() 347 sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld() 365 if (sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld() 370 sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld()
|
H A D | sst.h | 488 int sst_wake_up_block(struct intel_sst_drv *ctx, int result,
|
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
H A D | sst_ipc.c | 62 int sst_wake_up_block(struct intel_sst_drv *ctx, int result, in sst_wake_up_block() function 244 sst_wake_up_block(sst_drv_ctx, retval, FW_DWNL_ID, 0 , NULL, 0); in process_fw_init() 346 sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld() 364 if (sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld() 369 sst_wake_up_block(sst_drv_ctx, msg_high.part.result, in sst_process_reply_mrfld()
|
H A D | sst.h | 485 int sst_wake_up_block(struct intel_sst_drv *ctx, int result,
|
Completed in 5 milliseconds