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

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c2569 const struct ia_css_fw_info *last_fw = NULL; local
2577 last_fw = fw;
2579 return last_fw;
2586 const struct ia_css_fw_info *last_fw,
2607 if ((fw == last_fw) && (fw->info.isp.sp.enable.out_frame != 0))
2641 const struct ia_css_fw_info *last_fw = NULL; local
2665 last_fw = last_output_firmware(pipe->vf_stage);
2667 if (last_fw) {
2681 err = add_firmwares(me, vf_pp_binary, pipe->vf_stage, last_fw,
2697 const struct ia_css_fw_info *last_fw; local
2582 add_firmwares( struct ia_css_pipeline *me, struct ia_css_binary *binary, const struct ia_css_fw_info *fw, const struct ia_css_fw_info *last_fw, unsigned int binary_mode, struct ia_css_frame *in_frame, struct ia_css_frame *out_frame, struct ia_css_frame *vf_frame, struct ia_css_pipeline_stage **my_stage, struct ia_css_pipeline_stage **vf_stage) argument
2754 const struct ia_css_fw_info *last_fw = NULL; local
[all...]

Completed in 137 milliseconds