Home
last modified time | relevance | path

Searched refs:fb_probe (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_fb_helper.h94 int (*fb_probe)(struct drm_fb_helper *helper, member
/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_fbdev.c137 .fb_probe = armada_fb_probe,
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c137 .fb_probe = rockchip_drm_fbdev_create,
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_fbdev.c195 .fb_probe = bochsfb_create,
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_fbdev.c219 .fb_probe = msm_fbdev_create,
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c220 .fb_probe = exynos_drm_fbdev_create,
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_fbdev.c251 .fb_probe = omap_fbdev_create,
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_fb.c279 .fb_probe = mgag200fb_create,
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c298 .fb_probe = cirrusfb_create,
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_fb.c294 .fb_probe = astfb_create,
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_fb.c368 .fb_probe = radeonfb_create,
/linux-4.1.27/drivers/gpu/drm/tegra/
Dfb.c290 .fb_probe = tegra_fbdev_probe,
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c331 .fb_probe = drm_fbdev_cma_create,
Ddrm_fb_helper.c1087 ret = (*fb_helper->funcs->fb_probe)(fb_helper, &sizes); in drm_fb_helper_single_fb_probe()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_fbdev.c521 .fb_probe = intelfb_create,
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c512 .fb_probe = nouveau_fbcon_create,
/linux-4.1.27/drivers/video/fbdev/
Dda8xx-fb.c1341 static int fb_probe(struct platform_device *device) in fb_probe() function
1658 .probe = fb_probe,
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_fb.c555 .fb_probe = udlfb_create,
/linux-4.1.27/drivers/gpu/drm/gma500/
Dframebuffer.c568 .fb_probe = psbfb_probe,
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_fb.c665 .fb_probe = qxl_fb_find_or_create_single,