Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_enc_drv.c74 static void wake_up_ctx(struct mtk_vcodec_ctx *ctx, unsigned int reason) in wake_up_ctx() function
121 wake_up_ctx(ctx, MTK_INST_IRQ_RECEIVED); in mtk_vcodec_enc_irq_handler()
144 wake_up_ctx(ctx, MTK_INST_IRQ_RECEIVED); in mtk_vcodec_enc_lt_irq_handler()
H A Dmtk_vcodec_dec_drv.c34 static void wake_up_ctx(struct mtk_vcodec_ctx *ctx) in wake_up_ctx() function
71 wake_up_ctx(ctx); in mtk_vcodec_dec_irq_handler()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc.c111 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, in wake_up_ctx() function
192 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker()
382 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
454 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
487 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
492 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
555 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_seq_done()
677 wake_up_ctx(ctx, reason, err); in s5p_mfc_irq()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c111 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, in wake_up_ctx() function
196 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker()
394 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
466 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
501 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
506 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
570 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_seq_done()
692 wake_up_ctx(ctx, reason, err); in s5p_mfc_irq()

Completed in 5 milliseconds