Home
last modified time | relevance | path

Searched defs:isp_dev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c20 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() local
262 struct sun6i_isp_device *isp_dev = v4l2_get_subdevdata(subdev); in sun6i_isp_proc_init_state() local
298 struct sun6i_isp_device *isp_dev = v4l2_get_subdevdata(subdev); in sun6i_isp_proc_get_fmt() local
[all …]
/linux/drivers/staging/media/starfive/camss/
H A Dstf-isp-hw-ops.c303 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()
H A Dstf-camss.h55 struct stf_isp_dev isp_dev; member