Searched defs:isp_dev (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/staging/media/sunxi/sun6i-isp/ |
D | sun6i_isp.c | 28 u32 sun6i_isp_load_read(struct sun6i_isp_device *isp_dev, u32 offset) in sun6i_isp_load_read() 35 void sun6i_isp_load_write(struct sun6i_isp_device *isp_dev, u32 offset, in sun6i_isp_load_write() 54 static void sun6i_isp_state_ready(struct sun6i_isp_device *isp_dev) in sun6i_isp_state_ready() 64 static void sun6i_isp_state_complete(struct sun6i_isp_device *isp_dev) in sun6i_isp_state_complete() 76 void sun6i_isp_state_update(struct sun6i_isp_device *isp_dev, bool ready_hold) in sun6i_isp_state_update() 94 static int sun6i_isp_table_setup(struct sun6i_isp_device *isp_dev, in sun6i_isp_table_setup() 105 static void sun6i_isp_table_cleanup(struct sun6i_isp_device *isp_dev, in sun6i_isp_table_cleanup() 112 void sun6i_isp_tables_configure(struct sun6i_isp_device *isp_dev) in sun6i_isp_tables_configure() 132 static int sun6i_isp_tables_setup(struct sun6i_isp_device *isp_dev, in sun6i_isp_tables_setup() 166 static void sun6i_isp_tables_cleanup(struct sun6i_isp_device *isp_dev) in sun6i_isp_tables_cleanup() [all …]
|
D | sun6i_isp_params.c | 46 static void sun6i_isp_params_configure_ob(struct sun6i_isp_device *isp_dev) in sun6i_isp_params_configure_ob() 65 static void sun6i_isp_params_configure_ae(struct sun6i_isp_device *isp_dev) in sun6i_isp_params_configure_ae() 77 sun6i_isp_params_configure_bayer(struct sun6i_isp_device *isp_dev, in sun6i_isp_params_configure_bayer() 99 static void sun6i_isp_params_configure_wb(struct sun6i_isp_device *isp_dev) in sun6i_isp_params_configure_wb() 115 static void sun6i_isp_params_configure_base(struct sun6i_isp_device *isp_dev) in sun6i_isp_params_configure_base() 123 sun6i_isp_params_configure_bdnf(struct sun6i_isp_device *isp_dev, in sun6i_isp_params_configure_bdnf() 150 sun6i_isp_params_configure_modules(struct sun6i_isp_device *isp_dev, in sun6i_isp_params_configure_modules() 173 void sun6i_isp_params_configure(struct sun6i_isp_device *isp_dev) in sun6i_isp_params_configure() 197 static void sun6i_isp_params_state_cleanup(struct sun6i_isp_device *isp_dev, in sun6i_isp_params_state_cleanup() 226 void sun6i_isp_params_state_update(struct sun6i_isp_device *isp_dev, in sun6i_isp_params_state_update() [all …]
|
D | sun6i_isp_proc.c | 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() 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 …]
|
D | sun6i_isp_capture.c | 21 void sun6i_isp_capture_dimensions(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_dimensions() 30 void sun6i_isp_capture_format(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_format() 65 sun6i_isp_capture_buffer_configure(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_buffer_configure() 108 void sun6i_isp_capture_configure(struct sun6i_isp_device *isp_dev) in sun6i_isp_capture_configure() 149 static void sun6i_isp_capture_state_cleanup(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_state_cleanup() 186 void sun6i_isp_capture_state_update(struct sun6i_isp_device *isp_dev, in sun6i_isp_capture_state_update() 217 void sun6i_isp_capture_state_complete(struct sun6i_isp_device *isp_dev) in sun6i_isp_capture_state_complete() 248 void sun6i_isp_capture_finish(struct sun6i_isp_device *isp_dev) in sun6i_isp_capture_finish() 266 struct sun6i_isp_device *isp_dev = vb2_get_drv_priv(queue); in sun6i_isp_capture_queue_setup() local 280 struct sun6i_isp_device *isp_dev = in sun6i_isp_capture_buffer_prepare() local [all …]
|
/linux-6.12.1/drivers/staging/media/starfive/camss/ |
D | stf-isp.c | 48 struct stf_isp_dev *isp_dev = &stfcamss->isp_dev; in stf_isp_init() local 60 struct stf_isp_dev *isp_dev = v4l2_get_subdevdata(sd); in isp_set_stream() local 82 static void isp_try_format(struct stf_isp_dev *isp_dev, in isp_try_format() 113 struct stf_isp_dev *isp_dev = v4l2_get_subdevdata(sd); in isp_enum_mbus_code() local 144 struct stf_isp_dev *isp_dev = v4l2_get_subdevdata(sd); in isp_set_format() local 180 static void isp_try_crop(struct stf_isp_dev *isp_dev, in isp_try_crop() 239 struct stf_isp_dev *isp_dev = v4l2_get_subdevdata(sd); in isp_set_selection() local 328 int stf_isp_register(struct stf_isp_dev *isp_dev, struct v4l2_device *v4l2_dev) in stf_isp_register() 372 int stf_isp_unregister(struct stf_isp_dev *isp_dev) in stf_isp_unregister()
|
D | stf-isp-hw-ops.c | 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()
|
D | stf-camss.c | 129 struct stf_isp_dev *isp_dev = &stfcamss->isp_dev; in stfcamss_register_devs() local 166 struct stf_isp_dev *isp_dev = &stfcamss->isp_dev; in stfcamss_unregister_devs() local 184 struct stf_isp_dev *isp_dev = &stfcamss->isp_dev; in stfcamss_subdev_notifier_bound() local
|
D | stf-camss.h | 55 struct stf_isp_dev isp_dev; member
|