Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dsh_css.c2520 const struct ia_css_fw_info *last_fw = NULL; in last_output_firmware() local
2528 last_fw = fw; in last_output_firmware()
2530 return last_fw; in last_output_firmware()
2537 const struct ia_css_fw_info *last_fw, in add_firmwares() argument
2592 const struct ia_css_fw_info *last_fw = NULL; in add_vf_pp_stage() local
2616 last_fw = last_output_firmware(pipe->vf_stage); in add_vf_pp_stage()
2618 if (last_fw) { in add_vf_pp_stage()
2648 const struct ia_css_fw_info *last_fw; in add_yuv_scaler_stage() local
2668 if (last_fw) { in add_yuv_scaler_stage()
2705 const struct ia_css_fw_info *last_fw = NULL; in add_capture_pp_stage() local
[all …]