Home
last modified time | relevance | path

Searched refs:component_del (Results 1 – 41 of 41) sorted by relevance

/linux-4.4.14/include/linux/
Dcomponent.h12 void component_del(struct device *, const struct component_ops *);
/linux-4.4.14/drivers/base/
Dcomponent.c490 void component_del(struct device *dev, const struct component_ops *ops) in component_del() function
510 EXPORT_SYMBOL_GPL(component_del);
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_hvs.c147 component_del(&pdev->dev, &vc4_hvs_ops); in vc4_hvs_dev_remove()
Dvc4_hdmi.c574 component_del(&pdev->dev, &vc4_hdmi_ops); in vc4_hdmi_dev_remove()
Dvc4_crtc.c662 component_del(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_remove()
/linux-4.4.14/drivers/gpu/drm/msm/edp/
Dedp.c116 component_del(&pdev->dev, &edp_ops); in edp_dev_remove()
/linux-4.4.14/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c277 component_del(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_remove()
Dparallel-display.c291 component_del(&pdev->dev, &imx_pd_ops); in imx_pd_remove()
Dipuv3-crtc.c470 component_del(&pdev->dev, &ipu_crtc_ops); in ipu_drm_remove()
Dimx-tve.c716 component_del(&pdev->dev, &imx_tve_ops); in imx_tve_remove()
Dimx-ldb.c672 component_del(&pdev->dev, &imx_ldb_ops); in imx_ldb_remove()
/linux-4.4.14/drivers/gpu/drm/rockchip/
Ddw_hdmi-rockchip.c321 component_del(&pdev->dev, &dw_hdmi_rockchip_ops); in dw_hdmi_rockchip_remove()
Drockchip_drm_vop.c1771 component_del(&pdev->dev, &vop_component_ops); in vop_remove()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_compositor.c262 component_del(&pdev->dev, &sti_compositor_ops); in sti_compositor_remove()
Dsti_dvo.c541 component_del(&pdev->dev, &sti_dvo_ops); in sti_dvo_remove()
Dsti_tvout.c717 component_del(&pdev->dev, &sti_tvout_ops); in sti_tvout_remove()
Dsti_hda.c767 component_del(&pdev->dev, &sti_hda_ops); in sti_hda_remove()
Dsti_hdmi.c898 component_del(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_remove()
Dsti_hqvdp.c1071 component_del(&pdev->dev, &sti_hqvdp_ops); in sti_hqvdp_remove()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi.c157 component_del(&pdev->dev, &dsi_ops); in dsi_dev_remove()
/linux-4.4.14/drivers/gpu/drm/msm/adreno/
Dadreno_device.c278 component_del(&pdev->dev, &a3xx_ops); in adreno_remove()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dsdi.c391 component_del(&pdev->dev, &sdi_component_ops); in sdi_remove()
Ddpi.c826 component_del(&pdev->dev, &dpi_component_ops); in dpi_remove()
Dhdmi5.c824 component_del(&pdev->dev, &hdmi5_component_ops); in hdmi5_remove()
Dhdmi4.c788 component_del(&pdev->dev, &hdmi4_component_ops); in hdmi4_remove()
Dvenc.c950 component_del(&pdev->dev, &venc_component_ops); in venc_remove()
Drfbi.c1033 component_del(&pdev->dev, &rfbi_component_ops); in rfbi_remove()
Ddispc.c4064 component_del(&pdev->dev, &dispc_component_ops); in dispc_remove()
Ddsi.c5522 component_del(&pdev->dev, &dsi_component_ops); in dsi_remove()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c546 component_del(&pdev->dev, &vidi_component_ops); in vidi_remove()
Dexynos5433_drm_decon.c677 component_del(&pdev->dev, &decon_component_ops); in exynos5433_decon_remove()
Dexynos7_drm_decon.c841 component_del(&pdev->dev, &decon_component_ops); in decon_remove()
Dexynos_drm_fimd.c1119 component_del(&pdev->dev, &fimd_component_ops); in fimd_remove()
Dexynos_dp_core.c1381 component_del(&pdev->dev, &exynos_dp_ops); in exynos_dp_remove()
Dexynos_mixer.c1291 component_del(&pdev->dev, &mixer_component_ops); in mixer_remove()
Dexynos_hdmi.c1966 component_del(&pdev->dev, &hdmi_component_ops); in hdmi_remove()
Dexynos_drm_dsi.c1962 component_del(&pdev->dev, &exynos_dsi_component_ops); in exynos_dsi_remove()
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.c528 component_del(&pdev->dev, &hdmi_ops); in hdmi_dev_remove()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_audio.c800 component_del(dev_priv->dev->dev, &i915_audio_component_bind_ops); in i915_audio_component_cleanup()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_crtc.c1310 component_del(&pdev->dev, &armada_lcd_ops); in armada_lcd_remove()
/linux-4.4.14/drivers/gpu/drm/i2c/
Dtda998x_drv.c1493 component_del(&client->dev, &tda998x_ops); in tda998x_remove()