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

/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd.h16 struct s5p_mfc_cmd_args { struct
22 const struct s5p_mfc_cmd_args *args);
H A Ds5p_mfc_cmd_v6.c18 const struct s5p_mfc_cmd_args *args)
34 struct s5p_mfc_cmd_args h2r_args;
50 struct s5p_mfc_cmd_args h2r_args;
52 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args));
59 struct s5p_mfc_cmd_args h2r_args;
61 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args));
70 struct s5p_mfc_cmd_args h2r_args;
140 struct s5p_mfc_cmd_args h2r_args;
H A Ds5p_mfc_cmd_v5.c17 const struct s5p_mfc_cmd_args *args)
43 struct s5p_mfc_cmd_args h2r_args;
45 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args));
54 struct s5p_mfc_cmd_args h2r_args;
56 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args));
63 struct s5p_mfc_cmd_args h2r_args;
65 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args));
74 struct s5p_mfc_cmd_args h2r_args;
80 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args));
127 struct s5p_mfc_cmd_args h2r_arg
[all...]

Completed in 127 milliseconds