Searched refs:s5p_mfc_wait_for_done_ctx (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_intr.h | 20 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx,
|
H A D | s5p_mfc_intr.c | 54 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx, s5p_mfc_wait_for_done_ctx() function
|
H A D | s5p_mfc_dec.c | 334 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_SEQ_DONE_RET, vidioc_g_fmt() 555 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_INIT_BUFFERS_RET, reqbufs_capture() 745 s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_dec_g_v_ctrl() 1024 s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_stop_streaming() 1041 if (s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_stop_streaming()
|
H A D | s5p_mfc_ctrl.c | 472 if (s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_open_mfc_inst() 498 if (s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_close_mfc_inst()
|
H A D | s5p_mfc_enc.c | 1662 s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_enc_g_v_ctrl() 1949 s5p_mfc_wait_for_done_ctx(ctx, s5p_mfc_start_streaming() 1979 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_FRAME_DONE_RET, s5p_mfc_stop_streaming()
|
Completed in 127 milliseconds