Symbol: s5p_mfc_dev
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1030
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1151
static int s5p_mfc_configure_2port_memory(struct s5p_mfc_dev *mfc_dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
121
static void wake_up_dev(struct s5p_mfc_dev *dev, unsigned int reason,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1210
static void s5p_mfc_unconfigure_2port_memory(struct s5p_mfc_dev *mfc_dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1218
static int s5p_mfc_configure_common_memory(struct s5p_mfc_dev *mfc_dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1269
static void s5p_mfc_unconfigure_common_memory(struct s5p_mfc_dev *mfc_dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1279
static int s5p_mfc_configure_dma_memory(struct s5p_mfc_dev *mfc_dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1289
static void s5p_mfc_unconfigure_dma_memory(struct s5p_mfc_dev *mfc_dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1303
struct s5p_mfc_dev *dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1456
struct s5p_mfc_dev *dev = platform_get_drvdata(pdev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
146
struct s5p_mfc_dev *dev = timer_container_of(dev, t, watchdog_timer);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1492
struct s5p_mfc_dev *m_dev = dev_get_drvdata(dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
1526
struct s5p_mfc_dev *m_dev = dev_get_drvdata(dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
168
struct s5p_mfc_dev *dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
174
dev = container_of(work, struct s5p_mfc_dev, watchdog_work);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
228
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
258
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
314
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
374
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
477
static void s5p_mfc_handle_error(struct s5p_mfc_dev *dev,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
51
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
520
struct s5p_mfc_dev *dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
578
struct s5p_mfc_dev *dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
61
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
621
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
649
struct s5p_mfc_dev *dev = priv;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
71
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
785
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
82
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
90
int s5p_mfc_get_new_ctx(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
973
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.c
15
void s5p_mfc_init_hw_cmds(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h
21
int (*cmd_host2risc)(struct s5p_mfc_dev *dev, int cmd,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h
23
int (*sys_init_cmd)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h
24
int (*sleep_cmd)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h
25
int (*wakeup_cmd)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd.h
30
void s5p_mfc_init_hw_cmds(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
126
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
16
static int s5p_mfc_cmd_host2risc_v5(struct s5p_mfc_dev *dev, int cmd,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
41
static int s5p_mfc_sys_init_cmd_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
52
static int s5p_mfc_sleep_cmd_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
61
static int s5p_mfc_wakeup_cmd_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v5.c
73
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
126
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
141
static int s5p_mfc_cmd_host2risc_v6_args(struct s5p_mfc_dev *dev, int cmd,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
17
static int s5p_mfc_cmd_host2risc_v6(struct s5p_mfc_dev *dev, int cmd)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
31
static int s5p_mfc_sys_init_cmd_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
45
static int s5p_mfc_sleep_cmd_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
50
static int s5p_mfc_wakeup_cmd_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c
58
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
632
struct s5p_mfc_dev *dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h
782
int s5p_mfc_get_new_ctx(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
101
static int s5p_mfc_bus_reset(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
121
int s5p_mfc_reset(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
179
static inline void s5p_mfc_init_memctrl(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
197
static inline void s5p_mfc_clear_cmds(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
211
int s5p_mfc_init_hw(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
23
int s5p_mfc_alloc_firmware(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
295
void s5p_mfc_deinit_hw(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
305
int s5p_mfc_sleep(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
334
static int s5p_mfc_v8_wait_wakeup(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
360
static int s5p_mfc_wait_wakeup(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
386
int s5p_mfc_wakeup(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
429
int s5p_mfc_open_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
45
int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
470
void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
92
int s5p_mfc_release_firmware(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
14
int s5p_mfc_release_firmware(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
15
int s5p_mfc_alloc_firmware(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
16
int s5p_mfc_load_firmware(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
18
int s5p_mfc_init_hw(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
19
void s5p_mfc_deinit_hw(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
21
int s5p_mfc_sleep(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
22
int s5p_mfc_wakeup(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
24
int s5p_mfc_reset(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
26
int s5p_mfc_open_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.h
27
void s5p_mfc_close_mfc_inst(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
1072
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
1089
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
1134
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
301
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
312
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
408
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
444
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
494
static int reqbufs_output(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
542
static int reqbufs_capture(struct s5p_mfc_dev *dev, struct s5p_mfc_ctx *ctx,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
600
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
766
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
805
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
860
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_dec.c
941
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1149
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1164
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1203
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1232
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1348
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1358
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1433
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1476
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1533
struct s5p_mfc_dev *dev = video_drvdata(file);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
1841
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2252
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2322
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2422
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2561
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2592
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2621
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
21
int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.c
44
void s5p_mfc_clean_dev_int_flags(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h
19
int s5p_mfc_wait_for_done_dev(struct s5p_mfc_dev *dev, int command);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_intr.h
21
void s5p_mfc_clean_dev_int_flags(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
113
void s5p_mfc_release_generic_buf(struct s5p_mfc_dev *dev,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
17
void s5p_mfc_init_hw_ops(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
28
void s5p_mfc_init_regs(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
34
int s5p_mfc_alloc_priv_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
76
int s5p_mfc_alloc_generic_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.c
95
void s5p_mfc_release_priv_buf(struct s5p_mfc_dev *dev,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
289
int (*alloc_dev_context_buffer)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
290
void (*release_dev_context_buffer)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
301
void (*try_run)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
302
void (*clear_int_flags)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
303
int (*get_dspl_y_adr)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
304
int (*get_dec_y_adr)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
305
int (*get_dspl_status)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
306
int (*get_dec_status)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
307
int (*get_dec_frame_type)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
309
int (*get_consumed_stream)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
310
int (*get_int_reason)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
311
int (*get_int_err)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
313
int (*get_img_width)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
314
int (*get_img_height)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
315
int (*get_dpb_count)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
316
int (*get_mv_count)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
317
int (*get_inst_no)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
318
int (*get_enc_strm_size)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
319
int (*get_enc_slice_type)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
320
int (*get_enc_dpb_count)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
325
int (*get_min_scratch_buf_size)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
326
int (*get_e_min_scratch_buf_size)(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
329
void s5p_mfc_init_hw_ops(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
330
void s5p_mfc_init_regs(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
331
int s5p_mfc_alloc_priv_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
333
void s5p_mfc_release_priv_buf(struct s5p_mfc_dev *dev,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
335
int s5p_mfc_alloc_generic_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr.h
337
void s5p_mfc_release_generic_buf(struct s5p_mfc_dev *dev,
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1047
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1068
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1084
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1112
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1134
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1155
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1164
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1198
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1252
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1270
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1286
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1318
static void s5p_mfc_try_run_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1431
static void s5p_mfc_clear_int_flags_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1438
static int s5p_mfc_get_dspl_y_adr_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1443
static int s5p_mfc_get_dec_y_adr_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1448
static int s5p_mfc_get_dspl_status_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1453
static int s5p_mfc_get_dec_status_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1458
static int s5p_mfc_get_dec_frame_type_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1471
static int s5p_mfc_get_consumed_stream_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1476
static int s5p_mfc_get_int_reason_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1524
static int s5p_mfc_get_int_err_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1534
static int s5p_mfc_get_img_width_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1539
static int s5p_mfc_get_img_height_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1544
static int s5p_mfc_get_dpb_count_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1549
static int s5p_mfc_get_mv_count_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1555
static int s5p_mfc_get_inst_no_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1560
static int s5p_mfc_get_enc_strm_size_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1565
static int s5p_mfc_get_enc_slice_type_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
1570
static int s5p_mfc_get_enc_dpb_count_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
202
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
248
static int s5p_mfc_alloc_dev_context_buffer_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
255
static void s5p_mfc_release_dev_context_buffer_v5(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
347
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
357
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
36
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
366
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
380
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
511
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
522
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
532
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
543
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
63
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
678
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
761
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
918
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v5.c
997
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1058
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1351
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1433
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1503
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1596
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1753
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1818
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1833
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1862
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1899
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1917
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1945
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1954
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
1993
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2056
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2072
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2087
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2111
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2131
static void s5p_mfc_try_run_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2258
static void s5p_mfc_clear_int_flags_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2277
static int s5p_mfc_get_dspl_y_adr_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2282
static int s5p_mfc_get_dec_y_adr_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2287
static int s5p_mfc_get_dspl_status_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2292
static int s5p_mfc_get_dec_status_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2297
static int s5p_mfc_get_dec_frame_type_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2305
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2310
static int s5p_mfc_get_consumed_stream_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2315
static int s5p_mfc_get_int_reason_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2321
static int s5p_mfc_get_int_err_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2331
static int s5p_mfc_get_img_width_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2336
static int s5p_mfc_get_img_height_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2341
static int s5p_mfc_get_dpb_count_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2346
static int s5p_mfc_get_mv_count_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2351
static int s5p_mfc_get_min_scratch_buf_size(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2356
static int s5p_mfc_get_e_min_scratch_buf_size(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2361
static int s5p_mfc_get_inst_no_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2366
static int s5p_mfc_get_enc_dpb_count_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2371
static int s5p_mfc_get_enc_strm_size_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2376
static int s5p_mfc_get_enc_slice_type_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
2408
const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
385
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
444
static int s5p_mfc_alloc_dev_context_buffer_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
467
static void s5p_mfc_release_dev_context_buffer_v6(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
488
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
589
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
611
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
62
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
719
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
735
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
751
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
773
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
844
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c
865
struct s5p_mfc_dev *dev = ctx->dev;
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_opr_v6.h
55
const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
17
int s5p_mfc_init_pm(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
49
void s5p_mfc_final_pm(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
54
int s5p_mfc_clock_on(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
59
void s5p_mfc_clock_off(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
64
int s5p_mfc_power_on(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.c
93
int s5p_mfc_power_off(struct s5p_mfc_dev *dev)
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
12
int s5p_mfc_init_pm(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
13
void s5p_mfc_final_pm(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
15
int s5p_mfc_clock_on(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
16
void s5p_mfc_clock_off(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
17
int s5p_mfc_power_on(struct s5p_mfc_dev *dev);
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_pm.h
18
int s5p_mfc_power_off(struct s5p_mfc_dev *dev);