Searched refs:s5p_mfc_wait_for_done_ctx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_intr.h | 17 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx,
|
H A D | s5p_mfc_intr.c | 51 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx, in s5p_mfc_wait_for_done_ctx() function
|
H A D | s5p_mfc_ctrl.c | 444 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_open_mfc_inst() 470 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_close_mfc_inst()
|
H A D | s5p_mfc_dec.c | 313 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_SEQ_DONE_RET, in vidioc_g_fmt() 533 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_INIT_BUFFERS_RET, in reqbufs_capture() 728 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_dec_g_v_ctrl() 1023 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_stop_streaming() 1039 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_stop_streaming()
|
H A D | s5p_mfc_enc.c | 2230 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_enc_g_v_ctrl() 2514 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_start_streaming() 2544 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_FRAME_DONE_RET, in s5p_mfc_stop_streaming()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_intr.h | 17 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx,
|
H A D | s5p_mfc_intr.c | 51 int s5p_mfc_wait_for_done_ctx(struct s5p_mfc_ctx *ctx, in s5p_mfc_wait_for_done_ctx() function
|
H A D | s5p_mfc_ctrl.c | 444 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_open_mfc_inst() 470 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_close_mfc_inst()
|
H A D | s5p_mfc_dec.c | 344 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_SEQ_DONE_RET, in vidioc_g_fmt() 564 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_INIT_BUFFERS_RET, in reqbufs_capture() 761 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_dec_g_v_ctrl() 1056 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_stop_streaming() 1072 if (s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_stop_streaming()
|
H A D | s5p_mfc_enc.c | 2228 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_enc_g_v_ctrl() 2512 s5p_mfc_wait_for_done_ctx(ctx, in s5p_mfc_start_streaming() 2542 s5p_mfc_wait_for_done_ctx(ctx, S5P_MFC_R2H_CMD_FRAME_DONE_RET, in s5p_mfc_stop_streaming()
|
Completed in 10 milliseconds