Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c89 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, in wake_up_ctx() function
158 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0); in s5p_mfc_watchdog_worker()
348 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
420 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
459 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
464 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
525 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_seq_done()
643 wake_up_ctx(ctx, reason, err); in s5p_mfc_irq()