Searched refs:file_ext_tmp (Results 1 – 2 of 2) sorted by relevance
833 struct heci_file_private *file_ext_tmp; in run_next_iamthif_cmd() local858 file_ext_tmp = (struct heci_file_private *) in run_next_iamthif_cmd()861 if ((file_ext_tmp != NULL) && in run_next_iamthif_cmd()862 (file_ext_tmp == &dev->iamthif_file_ext)) { in run_next_iamthif_cmd()
157 struct heci_file_private *file_ext_tmp; in heci_flush_list() local173 file_ext_tmp = (struct heci_file_private *) in heci_flush_list()175 if (file_ext_tmp) { in heci_flush_list()176 if (heci_fe_same_id(file_ext, file_ext_tmp)) in heci_flush_list()