Searched refs:s5p_mfc_cmd_args (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_cmd_v6.c22 struct s5p_mfc_cmd_args *args) s5p_mfc_cmd_host2risc_v6()
38 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_sys_init_cmd_v6()
54 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_sleep_cmd_v6()
56 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_sleep_cmd_v6()
63 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_wakeup_cmd_v6()
65 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_wakeup_cmd_v6()
74 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_open_inst_cmd_v6()
135 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_close_inst_cmd_v6()
H A Ds5p_mfc_cmd_v5.c21 struct s5p_mfc_cmd_args *args) s5p_mfc_cmd_host2risc_v5()
47 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_sys_init_cmd_v5()
49 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_sys_init_cmd_v5()
58 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_sleep_cmd_v5()
60 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_sleep_cmd_v5()
67 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_wakeup_cmd_v5()
69 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_wakeup_cmd_v5()
78 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_open_inst_cmd_v5()
84 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_open_inst_cmd_v5()
131 struct s5p_mfc_cmd_args h2r_args; s5p_mfc_close_inst_cmd_v5()
142 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); s5p_mfc_close_inst_cmd_v5()
H A Ds5p_mfc_cmd.h20 struct s5p_mfc_cmd_args { struct
26 struct s5p_mfc_cmd_args *args);

Completed in 76 milliseconds