Searched defs:isp_dev (Results 1 – 3 of 3) sorted by relevance
20 void sun6i_isp_proc_dimensions(struct sun6i_isp_device *isp_dev, in sun6i_isp_proc_dimensions()80 static void sun6i_isp_proc_irq_enable(struct sun6i_isp_device *isp_dev) in sun6i_isp_proc_irq_enable()93 static void sun6i_isp_proc_irq_disable(struct sun6i_isp_device *isp_dev) in sun6i_isp_proc_irq_disable()100 static void sun6i_isp_proc_irq_clear(struct sun6i_isp_device *isp_dev) in sun6i_isp_proc_irq_clear()109 static void sun6i_isp_proc_enable(struct sun6i_isp_device *isp_dev, in sun6i_isp_proc_enable()130 static void sun6i_isp_proc_disable(struct sun6i_isp_device *isp_dev) in sun6i_isp_proc_disable()140 static void sun6i_isp_proc_configure(struct sun6i_isp_device *isp_dev) in sun6i_isp_proc_configure()169 struct sun6i_isp_device *isp_dev = v4l2_get_subdevdata(subdev); in sun6i_isp_proc_s_stream() local262 struct sun6i_isp_device *isp_dev = v4l2_get_subdevdata(subdev); in sun6i_isp_proc_init_state() local298 struct sun6i_isp_device *isp_dev = v4l2_get_subdevdata(subdev); in sun6i_isp_proc_get_fmt() local[all …]
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; member