Home
last modified time | relevance | path

Searched refs:atomisp_dev (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/drivers/staging/media/atomisp/pci/hmm/
Dhmm.c131 dev_err(atomisp_dev, "hmm_bo_device_init failed.\n"); in hmm_init()
145 ret = sysfs_create_group(&atomisp_dev->kobj, in hmm_init()
148 dev_err(atomisp_dev, in hmm_init()
159 sysfs_remove_group(&atomisp_dev->kobj, atomisp_attribute_group); in hmm_cleanup()
189 dev_err(atomisp_dev, "hmm_bo_create failed.\n"); in __hmm_alloc()
196 dev_err(atomisp_dev, "hmm_bo_alloc_pages failed.\n"); in __hmm_alloc()
203 dev_err(atomisp_dev, "hmm_bo_bind failed.\n"); in __hmm_alloc()
207 dev_dbg(atomisp_dev, "pages: 0x%08x (%zu bytes), type: %d, vmalloc %p\n", in __hmm_alloc()
234 dev_dbg(atomisp_dev, "%s: free 0x%08x\n", __func__, virt); in hmm_free()
242 dev_err(atomisp_dev, in hmm_free()
[all …]
Dhmm_bo.c55 dev_err(atomisp_dev, "0 size buffer is not allowed.\n"); in __bo_init()
246 dev_err(atomisp_dev, "%s: __bo_alloc failed!\n", __func__); in __bo_break_up()
251 dev_err(atomisp_dev, "%s: __bo_init failed!\n", __func__); in __bo_break_up()
344 dev_err(atomisp_dev, "isp_mmu_init failed.\n"); in hmm_bo_device_init()
364 dev_err(atomisp_dev, "%s: create cache failed!\n", __func__); in hmm_bo_device_init()
371 dev_err(atomisp_dev, "%s: __bo_alloc failed!\n", __func__); in hmm_bo_device_init()
378 dev_err(atomisp_dev, "%s: __bo_init failed!\n", __func__); in hmm_bo_device_init()
404 dev_err(atomisp_dev, "0 size buffer is not allowed.\n"); in hmm_bo_alloc()
412 dev_err(atomisp_dev, "%s: Out of Memory! hmm_bo_alloc failed", in hmm_bo_alloc()
421 dev_err(atomisp_dev, "%s: __bo_break_up failed!\n", in hmm_bo_alloc()
[all …]
/Linux-v6.6/drivers/staging/media/atomisp/include/hmm/
Dhmm_common.h32 dev_err(atomisp_dev, \
41 dev_err(atomisp_dev, \
50 dev_err(atomisp_dev, \
59 dev_err(atomisp_dev, \
/Linux-v6.6/drivers/staging/media/atomisp/pci/mmu/
Disp_mmu.c148 dev_err(atomisp_dev, "address remap:\n\n" in mmu_remap_error()
166 dev_err(atomisp_dev, "unmap invalid L2 pte:\n\n" in mmu_unmap_l2_pte_error()
181 dev_err(atomisp_dev, "unmap invalid L1 pte (L2 PT):\n\n" in mmu_unmap_l1_pte_error()
191 dev_err(atomisp_dev, "unmap invalid L1PT:\n\n" in mmu_unmap_l1_pt_error()
269 dev_err(atomisp_dev, in mmu_l1_map()
301 dev_err(atomisp_dev, "setup mapping in L2PT fail.\n"); in mmu_l1_map()
331 dev_err(atomisp_dev, "alloc page table fail.\n"); in mmu_map()
353 dev_err(atomisp_dev, "setup mapping in L1PT fail.\n"); in mmu_map()
514 dev_warn(atomisp_dev, "NULL name for MMU driver...\n"); in isp_mmu_init()
519 dev_err(atomisp_dev, "tlb_flush_all operation not provided.\n"); in isp_mmu_init()
[all …]
/Linux-v6.6/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/
Dia_css_vf.host.c136 dev_warn(atomisp_dev, "Couldn't setup downscale\n"); in ia_css_vf_configure()
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_internal.h232 extern struct device *atomisp_dev;
Datomisp_compat_css20.c70 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_store_8()
80 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_store_16()
90 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_store_32()
100 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_load_8()
112 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_load_16()
124 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_load_32()
136 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_store()
150 struct atomisp_device *isp = dev_get_drvdata(atomisp_dev); in atomisp_css2_hw_load()
Datomisp_v4l2.c106 struct device *atomisp_dev; variable
1248 atomisp_dev = &pdev->dev; in atomisp_pci_probe()
Dsh_css_sp.c1221 dev_err(atomisp_dev, "%s called on a pipeline without stages\n", in sh_css_sp_init_pipeline()
Dsh_css.c2168 dev_warn(atomisp_dev, "mipi frames are not freed.\n"); in ia_css_uninit()
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c170 dev_err(atomisp_dev, in ia_css_frame_init_planes()
439 dev_err(atomisp_dev, "internal error: padded_width is too small!\n"); in ia_css_dma_configure_from_info()
/Linux-v6.6/drivers/staging/media/atomisp/pci/runtime/binary/src/
Dbinary.c1302 dev_dbg(atomisp_dev, in __ia_css_binary_find()
1320 dev_dbg(atomisp_dev, "Seeking for binary failed at:"); in ia_css_binary_find()