Home
last modified time | relevance | path

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

1234567

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8863_smi.c136 struct device *ddev = &mdiodev->dev; in ksz8863_smi_probe() local
/openbmc/linux/drivers/dio/
H A Ddio.c114 struct dio_dev *ddev = container_of(dev, typeof(struct dio_dev), dev); in dio_dev_release() local
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_drv.c645 struct drm_device *ddev = &rcdu->ddev; in rcar_du_remove() local
H A Drcar_du_drv.h103 struct drm_device ddev; member
/openbmc/linux/drivers/macintosh/
H A 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()
H A 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()
/openbmc/linux/drivers/dma/
H A Duniphier-mdmac.c68 struct dma_device ddev; member
384 struct dma_device *ddev; in uniphier_mdmac_probe() local
H A Dmilbeaut-hdmac.c77 struct dma_device ddev; member
459 struct dma_device *ddev; in milbeaut_hdmac_probe() local
/openbmc/linux/drivers/fpga/
H A 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()
/openbmc/linux/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot_util.c103 struct drm_device *ddev; in msm_disp_capture_atomic_state() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c1209 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_gfx_get_current_compute_partition() local
1223 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_gfx_set_compute_partition() local
1268 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_gfx_get_available_compute_partition() local
H A 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
H A Damdgpu_xcp.c232 struct drm_device *ddev; in amdgpu_xcp_dev_alloc() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A 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
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_drv.h58 struct drm_device *ddev; member
/openbmc/linux/drivers/scsi/libsas/
H A 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
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_object.c298 struct drm_device *ddev = bo->tbo.base.dev; in __qxl_bo_pin() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c99 struct device *ddev = mlx5_core_dma_dev(dev); in mlx5_rsc_dump_trigger() local
H A 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
/openbmc/linux/drivers/dma/hsu/
H A Dhsu.h122 static inline struct hsu_dma *to_hsu_dma(struct dma_device *ddev) in to_hsu_dma()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_tt.c66 struct drm_device *ddev = bo->base.dev; in ttm_tt_create() local
/openbmc/linux/drivers/md/
H A Ddm-zoned-target.c41 struct dm_dev **ddev; member
692 struct dm_dev *ddev; in dmz_get_zoned_device() local
/openbmc/linux/drivers/gpu/drm/panfrost/
H A 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()
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_device.h80 struct drm_device *ddev; member
/openbmc/linux/drivers/accel/qaic/
H A Dqaic_drv.c174 struct drm_device *ddev; in qaic_create_drm_device() local

1234567