Home
last modified time | relevance | path

Searched refs:h2r_args (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_cmd_v5.c43 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v5() local
48 &h2r_args); in s5p_mfc_sys_init_cmd_v5()
54 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v5() local
63 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v5() local
67 &h2r_args); in s5p_mfc_wakeup_cmd_v5()
74 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v5() local
113 h2r_args.arg[2] = ctx->ctx.ofs; in s5p_mfc_open_inst_cmd_v5()
114 h2r_args.arg[3] = ctx->ctx.size; in s5p_mfc_open_inst_cmd_v5()
116 &h2r_args); in s5p_mfc_open_inst_cmd_v5()
139 h2r_args.arg[0] = ctx->inst_no; in s5p_mfc_close_inst_cmd_v5()
[all …]
A Ds5p_mfc_cmd_v6.c34 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v6() local
45 &h2r_args); in s5p_mfc_sys_init_cmd_v6()
50 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v6() local
52 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v6()
54 &h2r_args); in s5p_mfc_sleep_cmd_v6()
59 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v6() local
63 &h2r_args); in s5p_mfc_wakeup_cmd_v6()
70 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v6() local
133 &h2r_args); in s5p_mfc_open_inst_cmd_v6()
140 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_close_inst_cmd_v6() local
[all …]

Completed in 4 milliseconds