Home
last modified time | relevance | path

Searched defs:ddev (Results 76 – 100 of 161) sorted by relevance

1234567

/Linux-v6.6/drivers/macintosh/
Dwindfarm_pm81.c720 static int wf_smu_probe(struct platform_device *ddev) in wf_smu_probe()
727 static int wf_smu_remove(struct platform_device *ddev) in wf_smu_remove()
Dwindfarm_pm121.c988 static int pm121_probe(struct platform_device *ddev) in pm121_probe()
995 static int pm121_remove(struct platform_device *ddev) in pm121_remove()
/Linux-v6.6/drivers/dio/
Ddio.c114 struct dio_dev *ddev = container_of(dev, typeof(struct dio_dev), dev); in dio_dev_release() local
/Linux-v6.6/drivers/net/dsa/microchip/
Dksz8863_smi.c136 struct device *ddev = &mdiodev->dev; in ksz8863_smi_probe() local
/Linux-v6.6/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_drv.c645 struct drm_device *ddev = &rcdu->ddev; in rcar_du_remove() local
Drcar_du_drv.h103 struct drm_device ddev; member
/Linux-v6.6/drivers/dma/
Duniphier-mdmac.c68 struct dma_device ddev; member
384 struct dma_device *ddev; in uniphier_mdmac_probe() local
Dmilbeaut-hdmac.c77 struct dma_device ddev; member
459 struct dma_device *ddev; in milbeaut_hdmac_probe() local
/Linux-v6.6/drivers/fpga/
Ddfl-n3000-nios.c526 static int n3000_nios_probe(struct dfl_device *ddev) in n3000_nios_probe()
559 static void n3000_nios_remove(struct dfl_device *ddev) in n3000_nios_remove()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c1199 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_gfx_get_current_compute_partition() local
1213 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_gfx_set_compute_partition() local
1258 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_gfx_get_available_compute_partition() local
Damdgpu_gem.c51 struct drm_device *ddev = bo->base.dev; in amdgpu_gem_fault() local
135 struct drm_device *ddev = adev_to_drm(adev); in amdgpu_gem_force_release() local
Damdgpu_xcp.c232 struct drm_device *ddev; in amdgpu_xcp_dev_alloc() local
/Linux-v6.6/drivers/gpu/drm/msm/disp/
Dmsm_disp_snapshot_util.c103 struct drm_device *ddev; in msm_disp_capture_atomic_state() local
/Linux-v6.6/drivers/gpu/drm/radeon/
Drs600.c325 struct drm_device *ddev = rdev->ddev; in rs600_pm_prepare() local
343 struct drm_device *ddev = rdev->ddev; in rs600_pm_finish() local
/Linux-v6.6/drivers/gpu/drm/omapdrm/
Domap_drv.h58 struct drm_device *ddev; member
/Linux-v6.6/drivers/scsi/libsas/
Dsas_ata.c375 static int sas_ata_printk(const char *level, const struct domain_device *ddev, in sas_ata_printk()
879 struct domain_device *ddev = cmd_to_domain_dev(cmd); in sas_ata_eh() local
Dsas_discover.c518 struct domain_device *ddev = port->port_dev; in sas_revalidate_domain() local
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_object.c298 struct drm_device *ddev = bo->tbo.base.dev; in __qxl_bo_pin() local
/Linux-v6.6/drivers/dma/hsu/
Dhsu.h122 static inline struct hsu_dma *to_hsu_dma(struct dma_device *ddev) in to_hsu_dma()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Drsc_dump.c99 struct device *ddev = mlx5_core_dma_dev(dev); in mlx5_rsc_dump_trigger() local
Dfw_tracer.c128 struct device *ddev; in mlx5_fw_tracer_create_log_buf() local
167 struct device *ddev; in mlx5_fw_tracer_destroy_log_buf() local
/Linux-v6.6/drivers/md/
Ddm-zoned-target.c41 struct dm_dev **ddev; member
692 struct dm_dev *ddev; in dmz_get_zoned_device() local
/Linux-v6.6/drivers/gpu/drm/panfrost/
Dpanfrost_device.h82 struct drm_device *ddev; member
146 static inline struct panfrost_device *to_panfrost_device(struct drm_device *ddev) in to_panfrost_device()
/Linux-v6.6/drivers/gpu/drm/lima/
Dlima_device.h80 struct drm_device *ddev; member
/Linux-v6.6/drivers/gpu/drm/vboxvideo/
Dvbox_drv.h50 struct drm_device ddev; member

1234567