Home
last modified time | relevance | path

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

/linux-4.4.14/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()
347 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
421 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_frame()
460 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
465 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_error()
526 wake_up_ctx(ctx, reason, err); in s5p_mfc_handle_seq_done()
647 wake_up_ctx(ctx, reason, err); in s5p_mfc_irq()