Home
last modified time | relevance | path

Searched refs:devm_drm_dev_alloc (Results 1 – 25 of 69) sorted by relevance

123

/linux/drivers/gpu/drm/amd/amdxcp/
H A Damdgpu_xcp_drv.c69 pxcp_dev = devm_drm_dev_alloc(&pdev->dev, &amdgpu_xcp_driver, struct xcp_device, drm); in amdgpu_xcp_drm_dev_alloc()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_drv.c122 rcdu = devm_drm_dev_alloc(&pdev->dev, &rzg2l_du_driver, in rzg2l_du_probe()
/linux/drivers/gpu/drm/vgem/
H A Dvgem_drv.c144 vgem_device = devm_drm_dev_alloc(&pdev->dev, &vgem_driver, in vgem_init()
/linux/drivers/gpu/drm/udl/
H A Dudl_drv.c91 udl = devm_drm_dev_alloc(&interface->dev, &driver, in udl_driver_create()
/linux/drivers/gpu/drm/sprd/
H A Dsprd_drm.c72 sprd = devm_drm_dev_alloc(dev, &sprd_drm_drv, struct sprd_drm, drm); in sprd_drm_bind()
/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_g200eh3.c148 mdev = devm_drm_dev_alloc(&pdev->dev, drv, struct mga_device, base); in mgag200_g200eh3_device_create()
H A Dmgag200_g200ew3.c166 mdev = devm_drm_dev_alloc(&pdev->dev, drv, struct mga_device, base); in mgag200_g200ew3_device_create()
H A Dmgag200_g200eh.c243 mdev = devm_drm_dev_alloc(&pdev->dev, drv, struct mga_device, base); in mgag200_g200eh_device_create()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-kms.c118 kms = devm_drm_dev_alloc(dcss->dev, &dcss_kms_driver, in dcss_kms_attach()
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c53 vbox = devm_drm_dev_alloc(&pdev->dev, &driver, in vbox_pci_probe()
/linux/drivers/gpu/drm/tiny/
H A Dili9163.c147 dbidev = devm_drm_dev_alloc(dev, &ili9163_driver, in ili9163_probe()
H A Dhx8357d.c227 dbidev = devm_drm_dev_alloc(dev, &hx8357d_driver, in hx8357d_probe()
H A Dili9341.c184 dbidev = devm_drm_dev_alloc(dev, &ili9341_driver, in ili9341_probe()
H A Dili9486.c209 dbidev = devm_drm_dev_alloc(dev, &ili9486_driver, in ili9486_probe()
H A Dmi0283qt.c188 dbidev = devm_drm_dev_alloc(dev, &mi0283qt_driver, in mi0283qt_probe()
H A Dst7735r.c197 priv = devm_drm_dev_alloc(dev, &st7735r_driver, in st7735r_probe()
/linux/include/drm/
H A Ddrm_drv.h470 #define devm_drm_dev_alloc(parent, driver, type, member) \ macro
/linux/drivers/gpu/drm/tidss/
H A Dtidss_drv.c130 tidss = devm_drm_dev_alloc(&pdev->dev, &tidss_driver, in tidss_probe()
/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c111 hv = devm_drm_dev_alloc(&hdev->device, &hyperv_driver, in hyperv_vmbus_probe()
/linux/drivers/gpu/drm/i915/selftests/
H A Dmock_gem_device.c165 i915 = devm_drm_dev_alloc(&pdev->dev, &mock_driver, in mock_gem_device()
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c201 sdev = devm_drm_dev_alloc(&pdev->dev, &shmob_drm_driver, in shmob_drm_probe()
/linux/drivers/gpu/drm/ast/
H A Dast_main.c283 ast = devm_drm_dev_alloc(&pdev->dev, drv, struct ast_device, base); in ast_device_create()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.c84 qdev = devm_drm_dev_alloc(&pdev->dev, &qxl_driver, in qxl_pci_probe()
/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.c192 vkms_device = devm_drm_dev_alloc(&pdev->dev, &vkms_driver, in vkms_create()
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c86 priv = devm_drm_dev_alloc(dev, &armada_drm_driver, in armada_drm_bind()

123