Searched refs:wake_up_ctx (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc.c | 111 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()
|