| /Linux-v5.4/drivers/gpu/drm/qxl/ | 
| D | qxl_drv.c | 203 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_suspend()  local218 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_resume()  local
 231 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in qxl_pm_thaw()  local
 238 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in qxl_pm_freeze()  local
 246 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_restore()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/rockchip/ | 
| D | rockchip_drm_drv.c | 45 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev,  in rockchip_drm_dma_attach_device()63 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev,  in rockchip_drm_dma_detach_device()
 75 static int rockchip_drm_init_iommu(struct drm_device *drm_dev)  in rockchip_drm_init_iommu()
 100 static void rockchip_iommu_cleanup(struct drm_device *drm_dev)  in rockchip_iommu_cleanup()
 113 	struct drm_device *drm_dev;  in rockchip_drm_bind()  local
 188 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in rockchip_drm_unbind()  local
 
 | 
| D | rockchip_rgb.c | 24 	struct drm_device *drm_dev;  member75 				       struct drm_device *drm_dev)  in rockchip_rgb_init()
 
 | 
| D | rockchip_rgb.h | 16 						     struct drm_device *drm_dev)  in rockchip_rgb_init()
 | 
| D | analogix_dp-rockchip.c | 59 	struct drm_device        *drm_dev;  member304 	struct drm_device *drm_dev = dp->drm_dev;  in rockchip_dp_drm_create_encoder()  local
 329 	struct drm_device *drm_dev = data;  in rockchip_dp_bind()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | radeon_drv.c | 405 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in radeon_pmops_suspend()  local411 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in radeon_pmops_resume()  local
 425 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in radeon_pmops_freeze()  local
 431 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in radeon_pmops_thaw()  local
 438 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_runtime_suspend()  local
 465 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_runtime_resume()  local
 490 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in radeon_pmops_runtime_idle()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_drv.c | 1156 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_suspend()  local1163 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_resume()  local
 1177 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_freeze()  local
 1184 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_thaw()  local
 1191 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_poweroff()  local
 1198 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_restore()  local
 1206 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_runtime_suspend()  local
 1233 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_runtime_resume()  local
 1258 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in amdgpu_pmops_runtime_idle()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_drm.c | 625 	struct drm_device *drm_dev;  in nouveau_drm_probe()  local841 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_suspend()  local
 863 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_resume()  local
 889 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_freeze()  local
 897 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_thaw()  local
 913 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_runtime_suspend()  local
 935 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_runtime_resume()  local
 
 | 
| D | nouveau_hwmon.c | 419 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_temp_read()  local468 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_fan_read()  local
 491 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_in_read()  local
 522 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_pwm_read()  local
 548 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_power_read()  local
 577 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_temp_write()  local
 611 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in nouveau_pwm_write()  local
 
 | 
| D | nouveau_led.c | 39 	struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev;  in nouveau_led_get_brightness()  local56 	struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev;  in nouveau_led_set_brightness()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/exynos/ | 
| D | exynos_drm_g2d.h | 37 int g2d_open(struct drm_device *drm_dev, struct drm_file *file)  in g2d_open()42 void g2d_close(struct drm_device *drm_dev, struct drm_file *file)  in g2d_close()
 
 | 
| D | exynos_drm_dma.c | 60 static int drm_iommu_attach_device(struct drm_device *drm_dev,  in drm_iommu_attach_device()100 static void drm_iommu_detach_device(struct drm_device *drm_dev,  in drm_iommu_detach_device()
 
 | 
| D | exynos_drm_g2d.c | 240 	struct drm_device		*drm_dev;  member687 				struct drm_device *drm_dev,  in g2d_map_cmdlist_gem()
 910 	struct drm_device *drm_dev = g2d->drm_dev;  in g2d_finish_event()  local
 1124 int exynos_g2d_get_ver_ioctl(struct drm_device *drm_dev, void *data,  in exynos_g2d_get_ver_ioctl()
 1135 int exynos_g2d_set_cmdlist_ioctl(struct drm_device *drm_dev, void *data,  in exynos_g2d_set_cmdlist_ioctl()
 1294 int exynos_g2d_exec_ioctl(struct drm_device *drm_dev, void *data,  in exynos_g2d_exec_ioctl()
 1344 int g2d_open(struct drm_device *drm_dev, struct drm_file *file)  in g2d_open()
 1355 void g2d_close(struct drm_device *drm_dev, struct drm_file *file)  in g2d_close()
 1399 	struct drm_device *drm_dev = data;  in g2d_bind()  local
 1428 	struct drm_device *drm_dev = data;  in g2d_unbind()  local
 
 | 
| D | exynos_drm_crtc.c | 172 struct exynos_drm_crtc *exynos_drm_crtc_create(struct drm_device *drm_dev,  in exynos_drm_crtc_create()207 struct exynos_drm_crtc *exynos_drm_crtc_get_by_type(struct drm_device *drm_dev,  in exynos_drm_crtc_get_by_type()
 
 | 
| D | exynos_drm_vidi.c | 37 	struct drm_device		*drm_dev;  member216 int vidi_connection_ioctl(struct drm_device *drm_dev, void *data,  in vidi_connection_ioctl()
 379 	struct drm_device *drm_dev = data;  in vidi_bind()  local
 
 | 
| D | exynos_dp.c | 37 	struct drm_device          *drm_dev;  member158 	struct drm_device *drm_dev = data;  in exynos_dp_bind()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/bochs/ | 
| D | bochs_drv.c | 83 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in bochs_pm_suspend()  local90 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in bochs_pm_resume()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/sti/ | 
| D | sti_crtc.c | 138 	struct drm_device *drm_dev = crtc->dev;  in sti_crtc_atomic_flush()  local300 void sti_crtc_disable_vblank(struct drm_device *drm_dev, unsigned int pipe)  in sti_crtc_disable_vblank()
 345 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer,  in sti_crtc_init()
 
 | 
| D | sti_drv.h | 27 	struct drm_device *drm_dev;  member
 | 
| D | sti_drv.c | 39 	struct drm_device *drm_dev = data;  in sti_drm_fps_get()  local56 	struct drm_device *drm_dev = data;  in sti_drm_fps_set()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/imx/ | 
| D | imx-drm-core.c | 316 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in imx_drm_suspend()  local323 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in imx_drm_resume()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/ | 
| D | hibmc_drm_drv.c | 69 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in hibmc_pm_suspend()  local76 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in hibmc_pm_resume()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/mediatek/ | 
| D | mtk_disp_color.c | 74 	struct drm_device *drm_dev = data;  in mtk_disp_color_bind()  local91 	struct drm_device *drm_dev = data;  in mtk_disp_color_unbind()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/ | 
| D | kirin_drm_drv.c | 259 	struct drm_device *drm_dev;  in kirin_drm_bind()  local303 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in kirin_drm_unbind()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_hdcp.c | 240 static void drm_hdcp_request_srm(struct drm_device *drm_dev)  in drm_hdcp_request_srm()284 bool drm_hdcp_check_ksvs_revoked(struct drm_device *drm_dev, u8 *ksvs,  in drm_hdcp_check_ksvs_revoked()
 
 |