Searched refs:last_fw (Results 1 – 1 of 1) sorted by relevance
3020 const struct ia_css_fw_info *last_fw = NULL; in last_output_firmware() local3028 last_fw = fw; in last_output_firmware()3030 return last_fw; in last_output_firmware()3037 const struct ia_css_fw_info *last_fw, in add_firmwares() argument3058 if ((fw == last_fw) && (fw->info.isp.sp.enable.out_frame != 0)) { in add_firmwares()3093 const struct ia_css_fw_info *last_fw = NULL; in add_vf_pp_stage() local3117 last_fw = last_output_firmware(pipe->vf_stage); in add_vf_pp_stage()3119 if (last_fw) { in add_vf_pp_stage()3133 err = add_firmwares(me, vf_pp_binary, pipe->vf_stage, last_fw, in add_vf_pp_stage()3149 const struct ia_css_fw_info *last_fw; in add_yuv_scaler_stage() local[all …]