Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css.c2529 const struct ia_css_fw_info *last_fw = NULL; in last_output_firmware() local
2537 last_fw = fw; in last_output_firmware()
2539 return last_fw; in last_output_firmware()
2546 const struct ia_css_fw_info *last_fw, in add_firmwares() argument
2567 if ((fw == last_fw) && (fw->info.isp.sp.enable.out_frame != 0)) in add_firmwares()
2601 const struct ia_css_fw_info *last_fw = NULL; in add_vf_pp_stage() local
2625 last_fw = last_output_firmware(pipe->vf_stage); in add_vf_pp_stage()
2627 if (last_fw) { in add_vf_pp_stage()
2641 err = add_firmwares(me, vf_pp_binary, pipe->vf_stage, last_fw, in add_vf_pp_stage()
2657 const struct ia_css_fw_info *last_fw; in add_yuv_scaler_stage() local
[all …]