Searched refs:s5p_mfc_cmd_args (Results 1 – 2 of 2) sorted by relevance
17 const 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 …]
16 struct s5p_mfc_cmd_args { struct22 const struct s5p_mfc_cmd_args *args); argument