Home
last modified time | relevance | path

Searched defs:isp (Results 26 - 50 of 136) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c136 void atomisp_tpg_cleanup(struct atomisp_device *isp) in atomisp_tpg_cleanup() argument
140 int atomisp_tpg_init(struct atomisp_device *isp) in atomisp_tpg_init() argument
H A Datomisp_file.c39 struct atomisp_device *isp = file_dev->isp; in file_work() local
66 struct atomisp_device *isp = file_dev->isp; in file_input_s_stream() local
88 struct atomisp_device *isp in file_input_get_fmt() local
194 atomisp_file_input_cleanup(struct atomisp_device *isp) atomisp_file_input_cleanup() argument
204 atomisp_file_input_init(struct atomisp_device *isp) atomisp_file_input_init() argument
[all...]
H A Datomisp_acc.c109 void atomisp_acc_cleanup(struct atomisp_device *isp) in atomisp_acc_cleanup() argument
246 struct atomisp_device *isp = asd->isp; in atomisp_acc_start() local
306 struct atomisp_device *isp = asd->isp; atomisp_acc_wait() local
465 struct atomisp_device *isp = asd->isp; atomisp_acc_load_extensions() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.c336 omap3isp_csiphy_init(struct isp_device *isp) omap3isp_csiphy_init() argument
361 omap3isp_csiphy_cleanup(struct isp_device *isp) omap3isp_csiphy_cleanup() argument
[all...]
H A Disph3a_aewb.c287 omap3isp_h3a_aewb_init(struct isp_device *isp) omap3isp_h3a_aewb_init() argument
347 omap3isp_h3a_aewb_cleanup(struct isp_device *isp) omap3isp_h3a_aewb_cleanup() argument
[all...]
H A Disphist.c32 struct isp_device *isp = hist->isp; in hist_reset_mem() local
64 struct isp_device *isp = hist->isp; hist_setup_regs() local
231 struct isp_device *isp = hist->isp; hist_buf_pio() local
474 omap3isp_hist_init(struct isp_device *isp) omap3isp_hist_init() argument
532 omap3isp_hist_cleanup(struct isp_device *isp) omap3isp_hist_cleanup() argument
[all...]
H A Dispstat.h96 struct isp_device *isp; member
H A Disph3a_af.c350 omap3isp_h3a_af_init(struct isp_device *isp) omap3isp_h3a_af_init() argument
402 omap3isp_h3a_af_cleanup(struct isp_device *isp) omap3isp_h3a_af_cleanup() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c136 void atomisp_tpg_cleanup(struct atomisp_device *isp) in atomisp_tpg_cleanup() argument
140 int atomisp_tpg_init(struct atomisp_device *isp) in atomisp_tpg_init() argument
H A Datomisp_fops.c446 atomisp_dev_init_struct(struct atomisp_device *isp) atomisp_dev_init_struct() argument
492 struct atomisp_device *isp = video_get_drvdata(vdev); atomisp_open() local
554 struct atomisp_device *isp = video_get_drvdata(vdev); atomisp_release() local
[all...]
H A Datomisp_csi2.c324 struct atomisp_device *isp = asd->isp; in atomisp_csi2_configure_isp2401() local
364 void atomisp_mipi_csi2_cleanup(struct atomisp_device *isp) in atomisp_mipi_csi2_cleanup() argument
368 int atomisp_mipi_csi2_init(struct atomisp_device *isp) in atomisp_mipi_csi2_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-core.c29 static int isp1760_init_core(struct isp1760_device *isp) in isp1760_init_core() argument
110 isp1760_set_pullup(struct isp1760_device *isp, bool enable) isp1760_set_pullup() argument
488 struct isp1760_device *isp; isp1760_register() local
599 struct isp1760_device *isp = dev_get_drvdata(dev); isp1760_unregister() local
[all...]
H A Disp1760-udc.h66 struct isp1760_device *isp; member
97 static inline int isp1760_udc_register(struct isp1760_device *isp, int irq, in isp1760_udc_register() argument
103 static inline void isp1760_udc_unregister(struct isp1760_device *isp) in isp1760_udc_unregister() argument
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSFormattedParser.cpp267 auto const isp = InnerSourceParser(this); in CreateStatement() local
305 auto const isp = InnerSourceParser(this); in CreateStatements() local
371 auto const isp = InnerSourceParser(this); in CreateClassElement() local
395 auto const isp = InnerSourceParser(this); in CreateClassDeclaration() local
437 auto const isp = InnerSourceParser(this); in CreateConstructorDefinition() local
468 auto const isp = InnerSourceParser(this); in CreateExpression() local
500 auto const isp = InnerSourceParser(this); in CreateTopLevelStatement() local
520 auto const isp = InnerSourceParser(this); in CreateTypeAnnotation() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dbridge.c130 struct rkisp_device *isp = hw->isp[i]; in init_buf() local
H A Dcommon.c213 int rkisp_attach_hw(struct rkisp_device *isp) in rkisp_attach_hw() argument
321 struct rkisp_device *isp; rkisp_alloc_common_dummy_buf() local
[all...]
H A Dhw.h52 struct rkisp_device *isp[DEV_MAX]; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.h52 struct rkisp_device *isp[DEV_MAX]; member
H A Dbridge.c131 struct rkisp_device *isp = hw->isp[i]; in init_buf() local
H A Dcommon.c212 int rkisp_attach_hw(struct rkisp_device *isp) in rkisp_attach_hw() argument
315 struct rkisp_device *isp; rkisp_alloc_common_dummy_buf() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispstat.h96 struct isp_device *isp; member
H A Disphist.c32 struct isp_device *isp = hist->isp; in hist_reset_mem() local
64 struct isp_device *isp = hist->isp; hist_setup_regs() local
231 struct isp_device *isp = hist->isp; hist_buf_pio() local
474 omap3isp_hist_init(struct isp_device *isp) omap3isp_hist_init() argument
532 omap3isp_hist_cleanup(struct isp_device *isp) omap3isp_hist_cleanup() argument
[all...]
H A Disph3a_af.c350 omap3isp_h3a_af_init(struct isp_device *isp) omap3isp_h3a_af_init() argument
402 omap3isp_h3a_af_cleanup(struct isp_device *isp) omap3isp_h3a_af_cleanup() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.c209 struct isp_param *isp; __is_get_frame_size() local
219 struct isp_param *isp; __is_set_frame_size() local
267 struct isp_param *isp; __is_set_sensor() local
289 struct isp_param *isp; __is_set_init_isp_aa() local
311 struct isp_param *isp = &is->config[index].isp; __is_set_isp_flash() local
323 struct isp_param *isp; __is_set_isp_awb() local
337 struct isp_param *isp; __is_set_isp_effect() local
350 struct isp_param *isp; __is_set_isp_iso() local
365 struct isp_param *isp; __is_set_isp_adjust() local
411 struct isp_param *isp; __is_set_isp_metering() local
446 struct isp_param *isp; __is_set_isp_afc() local
667 struct isp_param *isp; fimc_is_set_initial_params() local
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Disp1704_charger.c61 static inline int isp1704_read(struct isp1704_charger *isp, u32 reg) in isp1704_read() argument
66 static inline int isp1704_write(struct isp1704_charger *isp, u32 reg, u32 val) in isp1704_write() argument
71 static void isp1704_charger_set_power(struct isp1704_charger *isp, bool on) in isp1704_charger_set_power() argument
83 static inline int isp1704_charger_type(struct isp1704_charger *isp) in isp1704_charger_type() argument
123 isp1704_charger_verify(struct isp1704_charger *isp) isp1704_charger_verify() argument
180 isp1704_charger_detect(struct isp1704_charger *isp) isp1704_charger_detect() argument
214 isp1704_charger_detect_dcp(struct isp1704_charger *isp) isp1704_charger_detect_dcp() argument
225 struct isp1704_charger *isp = isp1704_charger_work() local
296 struct isp1704_charger *isp = isp1704_notifier_call() local
308 struct isp1704_charger *isp = power_supply_get_drvdata(psy); isp1704_charger_get_property() local
340 isp1704_test_ulpi(struct isp1704_charger *isp) isp1704_test_ulpi() argument
382 struct isp1704_charger *isp; isp1704_charger_probe() local
482 struct isp1704_charger *isp = platform_get_drvdata(pdev); isp1704_charger_remove() local
[all...]

Completed in 14 milliseconds

123456