Searched refs:stf_isp_dev (Results 1 – 3 of 3) sorted by relevance
409 struct stf_isp_dev { struct419 int stf_isp_reset(struct stf_isp_dev *isp_dev); argument420 void stf_isp_init_cfg(struct stf_isp_dev *isp_dev);421 void stf_isp_settings(struct stf_isp_dev *isp_dev,423 void stf_isp_stream_set(struct stf_isp_dev *isp_dev);425 int stf_isp_register(struct stf_isp_dev *isp_dev, struct v4l2_device *v4l2_dev);426 int stf_isp_unregister(struct stf_isp_dev *isp_dev);
303 int stf_isp_reset(struct stf_isp_dev *isp_dev) in stf_isp_reset()313 void stf_isp_init_cfg(struct stf_isp_dev *isp_dev) in stf_isp_init_cfg()408 void stf_isp_settings(struct stf_isp_dev *isp_dev, in stf_isp_settings()428 void stf_isp_stream_set(struct stf_isp_dev *isp_dev) in stf_isp_stream_set()
55 struct stf_isp_dev isp_dev;