Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_cmd_v5.c17 struct s5p_mfc_cmd_args *args) in s5p_mfc_cmd_host2risc_v5()
43 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v5()
45 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sys_init_cmd_v5()
54 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v5()
56 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v5()
63 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v5()
65 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_wakeup_cmd_v5()
74 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v5()
80 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_open_inst_cmd_v5()
127 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_close_inst_cmd_v5()
[all …]
A Ds5p_mfc_cmd_v6.c18 struct s5p_mfc_cmd_args *args) in s5p_mfc_cmd_host2risc_v6()
34 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sys_init_cmd_v6()
50 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_sleep_cmd_v6()
52 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_sleep_cmd_v6()
59 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_wakeup_cmd_v6()
61 memset(&h2r_args, 0, sizeof(struct s5p_mfc_cmd_args)); in s5p_mfc_wakeup_cmd_v6()
70 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_open_inst_cmd_v6()
140 struct s5p_mfc_cmd_args h2r_args; in s5p_mfc_close_inst_cmd_v6()
A Ds5p_mfc_cmd.h16 struct s5p_mfc_cmd_args { struct
22 struct s5p_mfc_cmd_args *args); argument

Completed in 4 milliseconds