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

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c111 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, function
196 wake_up_ctx(ctx, S5P_MFC_R2H_CMD_ERR_RET, 0);
394 wake_up_ctx(ctx, reason, err);
466 wake_up_ctx(ctx, reason, err);
501 wake_up_ctx(ctx, reason, err);
506 wake_up_ctx(ctx, reason, err);
570 wake_up_ctx(ctx, reason, err);
694 wake_up_ctx(ctx, reason, err);

Completed in 216 milliseconds