Home
last modified time | relevance | path

Searched refs:drm_fb_helper_from_client (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c148 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in exynos_drm_fbdev_client_unregister()
168 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in exynos_drm_fbdev_client_hotplug()
/linux/drivers/gpu/drm/armada/
H A Darmada_fbdev.c139 struct drm_fb_helper *fbh = drm_fb_helper_from_client(client); in armada_fbdev_client_unregister()
159 struct drm_fb_helper *fbh = drm_fb_helper_from_client(client); in armada_fbdev_client_hotplug()
/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c158 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in tegra_fbdev_client_unregister()
178 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in tegra_fbdev_client_hotplug()
/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c172 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in msm_fbdev_client_unregister()
192 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in msm_fbdev_client_hotplug()
/linux/drivers/gpu/drm/
H A Ddrm_fbdev_shmem.c216 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_shmem_client_unregister()
236 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_shmem_client_hotplug()
H A Ddrm_fbdev_ttm.c245 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_ttm_client_unregister()
265 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_ttm_client_hotplug()
H A Ddrm_fbdev_dma.c245 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_dma_client_unregister()
265 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in drm_fbdev_dma_client_hotplug()
/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c260 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in psb_fbdev_client_unregister()
280 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in psb_fbdev_client_hotplug()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c288 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in omap_fbdev_client_unregister()
308 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in omap_fbdev_client_hotplug()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c301 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in radeon_fbdev_client_unregister()
326 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in radeon_fbdev_client_hotplug()
/linux/include/drm/
H A Ddrm_fb_helper.h212 drm_fb_helper_from_client(struct drm_client_dev *client) in drm_fb_helper_from_client() function
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c591 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in intel_fbdev_client_unregister()
621 struct drm_fb_helper *fb_helper = drm_fb_helper_from_client(client); in intel_fbdev_client_hotplug()