/linux-4.4.14/include/linux/ |
D | component.h | 11 int component_add(struct device *, const struct component_ops *);
|
/linux-4.4.14/drivers/base/ |
D | component.c | 461 int component_add(struct device *dev, const struct component_ops *ops) in component_add() function 488 EXPORT_SYMBOL_GPL(component_add);
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_hvs.c | 142 return component_add(&pdev->dev, &vc4_hvs_ops); in vc4_hvs_dev_probe()
|
D | vc4_hdmi.c | 569 return component_add(&pdev->dev, &vc4_hdmi_ops); in vc4_hdmi_dev_probe()
|
D | vc4_crtc.c | 657 return component_add(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_probe()
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp.c | 110 return component_add(&pdev->dev, &edp_ops); in edp_dev_probe()
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | dw_hdmi-imx.c | 272 return component_add(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_probe()
|
D | parallel-display.c | 286 return component_add(&pdev->dev, &imx_pd_ops); in imx_pd_probe()
|
D | ipuv3-crtc.c | 465 return component_add(dev, &ipu_crtc_ops); in ipu_drm_probe()
|
D | imx-tve.c | 711 return component_add(&pdev->dev, &imx_tve_ops); in imx_tve_probe()
|
D | imx-ldb.c | 667 return component_add(&pdev->dev, &imx_ldb_ops); in imx_ldb_probe()
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | dw_hdmi-rockchip.c | 316 return component_add(&pdev->dev, &dw_hdmi_rockchip_ops); in dw_hdmi_rockchip_probe()
|
D | rockchip_drm_vop.c | 1766 return component_add(dev, &vop_component_ops); in vop_probe()
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_compositor.c | 257 return component_add(&pdev->dev, &sti_compositor_ops); in sti_compositor_probe()
|
D | sti_dvo.c | 536 return component_add(&pdev->dev, &sti_dvo_ops); in sti_dvo_probe()
|
D | sti_tvout.c | 712 return component_add(dev, &sti_tvout_ops); in sti_tvout_probe()
|
D | sti_hda.c | 762 return component_add(&pdev->dev, &sti_hda_ops); in sti_hda_probe()
|
D | sti_hdmi.c | 885 return component_add(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_probe()
|
D | sti_hqvdp.c | 1066 return component_add(&pdev->dev, &sti_hqvdp_ops); in sti_hqvdp_probe()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi.c | 151 return component_add(&pdev->dev, &dsi_ops); in dsi_dev_probe()
|
/linux-4.4.14/drivers/gpu/drm/msm/adreno/ |
D | adreno_device.c | 273 return component_add(&pdev->dev, &a3xx_ops); in adreno_probe()
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | sdi.c | 386 return component_add(&pdev->dev, &sdi_component_ops); in sdi_probe()
|
D | dpi.c | 821 return component_add(&pdev->dev, &dpi_component_ops); in dpi_probe()
|
D | hdmi5.c | 819 return component_add(&pdev->dev, &hdmi5_component_ops); in hdmi5_probe()
|
D | hdmi4.c | 783 return component_add(&pdev->dev, &hdmi4_component_ops); in hdmi4_probe()
|
D | venc.c | 945 return component_add(&pdev->dev, &venc_component_ops); in venc_probe()
|
D | rfbi.c | 1028 return component_add(&pdev->dev, &rfbi_component_ops); in rfbi_probe()
|
D | dispc.c | 4059 return component_add(&pdev->dev, &dispc_component_ops); in dispc_probe()
|
D | dsi.c | 5517 return component_add(&pdev->dev, &dsi_component_ops); in dsi_probe()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_vidi.c | 523 ret = component_add(&pdev->dev, &vidi_component_ops); in vidi_probe()
|
D | exynos5433_drm_decon.c | 661 ret = component_add(dev, &decon_component_ops); in exynos5433_decon_probe()
|
D | exynos7_drm_decon.c | 818 ret = component_add(dev, &decon_component_ops); in decon_probe()
|
D | exynos_drm_fimd.c | 1103 ret = component_add(dev, &fimd_component_ops); in fimd_probe()
|
D | exynos_dp_core.c | 1376 return component_add(&pdev->dev, &exynos_dp_ops); in exynos_dp_probe()
|
D | exynos_mixer.c | 1280 ret = component_add(&pdev->dev, &mixer_component_ops); in mixer_probe()
|
D | exynos_hdmi.c | 1942 ret = component_add(&pdev->dev, &hdmi_component_ops); in hdmi_probe()
|
D | exynos_drm_dsi.c | 1957 return component_add(dev, &exynos_dsi_component_ops); in exynos_dsi_probe()
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
D | hdmi.c | 523 return component_add(&pdev->dev, &hdmi_ops); in hdmi_dev_probe()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_audio.c | 778 ret = component_add(dev_priv->dev->dev, &i915_audio_component_bind_ops); in i915_audio_component_init()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 1305 return component_add(&pdev->dev, &armada_lcd_ops); in armada_lcd_probe()
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 1488 return component_add(&client->dev, &tda998x_ops); in tda998x_probe()
|