Home
last modified time | relevance | path

Searched defs:ddev (Results 51 – 75 of 161) sorted by relevance

1234567

/Linux-v6.6/drivers/uio/
Duio_dfl.c14 static int uio_dfl_probe(struct dfl_device *ddev) in uio_dfl_probe()
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_irq.c84 struct drm_device *ddev = &qdev->ddev; in qxl_irq_init() local
/Linux-v6.6/drivers/gpu/drm/ttm/
Dttm_bo_vm.c295 struct drm_device *ddev = bo->base.dev; in ttm_bo_vm_dummy_page() local
326 struct drm_device *ddev = bo->base.dev; in ttm_bo_vm_fault() local
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_i2c.h15 struct drm_device *ddev; member
Dlsdc_crtc.c744 struct drm_device *ddev = crtc->dev; in lsdc_crtc_mode_valid() local
841 struct drm_device *ddev = crtc->dev; in lsdc_crtc_send_vblank() local
948 int ls7a1000_crtc_init(struct drm_device *ddev, in ls7a1000_crtc_init()
987 int ls7a2000_crtc_init(struct drm_device *ddev, in ls7a2000_crtc_init()
Dlsdc_plane.c720 int lsdc_primary_plane_init(struct drm_device *ddev, in lsdc_primary_plane_init()
745 int ls7a1000_cursor_plane_init(struct drm_device *ddev, in ls7a1000_cursor_plane_init()
770 int ls7a2000_cursor_plane_init(struct drm_device *ddev, in ls7a2000_cursor_plane_init()
Dlsdc_pixpll.h70 struct drm_device *ddev; member
Dlsdc_benchmark.c71 struct drm_device *ddev = &ldev->base; in lsdc_benchmark_copy() local
Dlsdc_gfxpll.h36 struct drm_device *ddev; member
Dlsdc_pixpll.c102 static void lsdc_pixel_pll_free(struct drm_device *ddev, void *data) in lsdc_pixel_pll_free()
468 struct drm_device *ddev, in lsdc_pixpll_init()
/Linux-v6.6/drivers/gpu/drm/amd/amdxcp/
Damdgpu_xcp_drv.c49 int amdgpu_xcp_drm_dev_alloc(struct drm_device **ddev) in amdgpu_xcp_drm_dev_alloc()
/Linux-v6.6/drivers/gpu/drm/amd/pm/
Damdgpu_dpm_internal.c32 struct drm_device *ddev = adev_to_drm(adev); in amdgpu_dpm_get_active_displays() local
/Linux-v6.6/drivers/gpu/drm/imx/dcss/
Ddcss-kms.c66 struct drm_device *ddev = &kms->base; in dcss_kms_bridge_connector_init() local
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_preempt_mgr.c40 struct drm_device *ddev = dev_get_drvdata(dev); in mem_info_preempt_used_show() local
Damdgpu_psp.c3489 struct drm_device *ddev = dev_get_drvdata(dev); in psp_usbc_pd_fw_sysfs_read() local
3516 struct drm_device *ddev = dev_get_drvdata(dev); in psp_usbc_pd_fw_sysfs_write() local
3599 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_psp_vbflash_write() local
3635 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_psp_vbflash_read() local
3700 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_psp_vbflash_status() local
3728 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_flash_attr_is_visible() local
3742 struct drm_device *ddev = dev_get_drvdata(dev); in amdgpu_bin_flash_attr_is_visible() local
/Linux-v6.6/drivers/macintosh/
Dwindfarm_pm91.c643 static int wf_smu_probe(struct platform_device *ddev) in wf_smu_probe()
650 static int wf_smu_remove(struct platform_device *ddev) in wf_smu_remove()
/Linux-v6.6/drivers/dma/
Duniphier-xdmac.c97 struct dma_device ddev; member
485 struct dma_device *ddev; in uniphier_xdmac_probe() local
569 struct dma_device *ddev = &xdev->ddev; in uniphier_xdmac_remove() local
Dmilbeaut-xdmac.c75 struct dma_device ddev; member
314 struct dma_device *ddev; in milbeaut_xdmac_probe() local
/Linux-v6.6/drivers/dma/qcom/
Dhidma.c110 struct dma_device *ddev = mchan->chan.device; in hidma_process_completed() local
169 struct dma_device *ddev = mchan->chan.device; in hidma_callback() local
197 struct dma_device *ddev; in hidma_chan_init() local
/Linux-v6.6/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_drv.h35 struct drm_device *ddev; member
/Linux-v6.6/drivers/net/dsa/microchip/
Dksz_spi.c44 struct device *ddev = &spi->dev; in ksz_spi_probe() local
/Linux-v6.6/drivers/gpu/drm/lima/
Dlima_drv.c373 struct drm_device *ddev; in lima_pdev_probe() local
445 struct drm_device *ddev = ldev->ddev; in lima_pdev_remove() local
/Linux-v6.6/drivers/ptp/
Dptp_dfl_tod.c280 static int dfl_tod_probe(struct dfl_device *ddev) in dfl_tod_probe()
307 static void dfl_tod_remove(struct dfl_device *ddev) in dfl_tod_remove()
/Linux-v6.6/drivers/gpu/drm/tidss/
Dtidss_drv.h18 struct drm_device ddev; /* DRM device for DSS */ member
/Linux-v6.6/drivers/mfd/
Dintel-m10-bmc-pmci.c381 static int m10bmc_pmci_probe(struct dfl_device *ddev) in m10bmc_pmci_probe()
425 static void m10bmc_pmci_remove(struct dfl_device *ddev) in m10bmc_pmci_remove()

1234567