• Home
  • Raw
  • Download

Lines Matching refs:s5p_mfc_ctx

47 void clear_work_bit(struct s5p_mfc_ctx *ctx)  in clear_work_bit()
57 void set_work_bit(struct s5p_mfc_ctx *ctx) in set_work_bit()
67 void clear_work_bit_irqsave(struct s5p_mfc_ctx *ctx) in clear_work_bit_irqsave()
78 void set_work_bit_irqsave(struct s5p_mfc_ctx *ctx) in set_work_bit_irqsave()
89 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, in wake_up_ctx()
131 struct s5p_mfc_ctx *ctx; in s5p_mfc_watchdog_worker()
188 static void s5p_mfc_handle_frame_all_extracted(struct s5p_mfc_ctx *ctx) in s5p_mfc_handle_frame_all_extracted()
217 static void s5p_mfc_handle_frame_copy_time(struct s5p_mfc_ctx *ctx) in s5p_mfc_handle_frame_copy_time()
260 static void s5p_mfc_handle_frame_new(struct s5p_mfc_ctx *ctx, unsigned int err) in s5p_mfc_handle_frame_new()
313 static void s5p_mfc_handle_frame(struct s5p_mfc_ctx *ctx, in s5p_mfc_handle_frame()
423 struct s5p_mfc_ctx *ctx, unsigned int reason, unsigned int err) in s5p_mfc_handle_error()
468 static void s5p_mfc_handle_seq_done(struct s5p_mfc_ctx *ctx, in s5p_mfc_handle_seq_done()
522 static void s5p_mfc_handle_init_buffers(struct s5p_mfc_ctx *ctx, in s5p_mfc_handle_init_buffers()
570 static void s5p_mfc_handle_stream_complete(struct s5p_mfc_ctx *ctx, in s5p_mfc_handle_stream_complete()
607 struct s5p_mfc_ctx *ctx; in s5p_mfc_irq()
718 struct s5p_mfc_ctx *ctx = NULL; in s5p_mfc_open()
882 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); in s5p_mfc_release()
925 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); in s5p_mfc_poll()
976 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); in s5p_mfc_mmap()