Searched refs:s5p_mfc_wait_for_done_ctx (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_intr.h | 20 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx,
|
D | s5p_mfc_intr.c | 54 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx, in s5p_mfc_wait_for_done_ctx() function
|
D | s5p_mfc_ctrl.c | 448 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_open_mfc_inst() 474 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_close_mfc_inst()
|
D | s5p_mfc_dec.c | 341 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_SEQ_DONE_RET, in vidioc_g_fmt() 561 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_INIT_BUFFERS_RET, in reqbufs_capture() 756 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_dec_g_v_ctrl() 1036 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_stop_streaming() 1052 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_stop_streaming()
|
D | s5p_mfc_enc.c | 2238 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_enc_g_v_ctrl() 2522 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_start_streaming() 2552 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_FRAME_DONE_RET, in s5p_mfc_stop_streaming()
|