Home
last modified time | relevance | path

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

1234

/linux-5.19.10/include/linux/ !
Dcomponent.h39 void component_del(struct device *, const struct component_ops *);
/linux-5.19.10/drivers/gpu/drm/sun4i/ !
Dsun6i_drc.c100 component_del(&pdev->dev, &sun6i_drc_ops); in sun6i_drc_remove()
Dsun8i_dw_hdmi.c240 component_del(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_remove()
Dsun8i_tcon_top.c266 component_del(&pdev->dev, &sun8i_tcon_top_ops); in sun8i_tcon_top_remove()
/linux-5.19.10/drivers/gpu/drm/mediatek/ !
Dmtk_disp_aal.c144 component_del(&pdev->dev, &mtk_disp_aal_component_ops); in mtk_disp_aal_remove()
Dmtk_disp_color.c136 component_del(&pdev->dev, &mtk_disp_color_component_ops); in mtk_disp_color_remove()
Dmtk_disp_gamma.c187 component_del(&pdev->dev, &mtk_disp_gamma_component_ops); in mtk_disp_gamma_remove()
Dmtk_disp_ccorr.c199 component_del(&pdev->dev, &mtk_disp_ccorr_component_ops); in mtk_disp_ccorr_remove()
Dmtk_disp_rdma.c352 component_del(&pdev->dev, &mtk_disp_rdma_component_ops); in mtk_disp_rdma_remove()
/linux-5.19.10/drivers/gpu/drm/i915/pxp/ !
Dintel_pxp_tee.c152 component_del(i915->drm.dev, &i915_pxp_tee_component_ops); in intel_pxp_tee_component_fini()
/linux-5.19.10/drivers/gpu/drm/rockchip/ !
Drockchip_vop2_reg.c269 component_del(&pdev->dev, &vop2_component_ops); in vop2_remove()
Ddw-mipi-dsi-rockchip.c1061 component_del(second, &dw_mipi_dsi_rockchip_ops); in dw_mipi_dsi_rockchip_host_detach()
1063 component_del(dsi->dev, &dw_mipi_dsi_rockchip_ops); in dw_mipi_dsi_rockchip_host_detach()
1143 component_del(dsi->dev, &dw_mipi_dsi_rockchip_dphy_ops); in dw_mipi_dsi_dphy_init()
1156 component_del(dsi->dev, &dw_mipi_dsi_rockchip_dphy_ops); in dw_mipi_dsi_dphy_exit()
Danalogix_dp-rockchip.c426 component_del(&pdev->dev, &rockchip_dp_component_ops); in rockchip_dp_remove()
/linux-5.19.10/drivers/gpu/drm/imx/ !
Ddw_hdmi-imx.c262 component_del(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_remove()
Dparallel-display.c356 component_del(&pdev->dev, &imx_pd_ops); in imx_pd_remove()
/linux-5.19.10/drivers/base/ !
Dcomponent.c802 void component_del(struct device *dev, const struct component_ops *ops) in component_del() function
824 EXPORT_SYMBOL_GPL(component_del);
/linux-5.19.10/drivers/gpu/drm/sti/ !
Dsti_compositor.c262 component_del(&pdev->dev, &sti_compositor_ops); in sti_compositor_remove()
/linux-5.19.10/drivers/gpu/drm/exynos/ !
Dexynos_dp.c256 component_del(&pdev->dev, &exynos_dp_ops); in exynos_dp_remove()
Dexynos_drm_vidi.c475 component_del(&pdev->dev, &vidi_component_ops); in vidi_remove()
/linux-5.19.10/drivers/gpu/drm/msm/dsi/ !
Ddsi.c153 component_del(&pdev->dev, &dsi_ops); in dsi_dev_detach()
/linux-5.19.10/drivers/thunderbolt/ !
Dusb4_port.c305 component_del(&usb4->dev, &connector_ops); in usb4_port_device_remove()
/linux-5.19.10/drivers/gpu/drm/vc4/ !
Dvc4_dpi.c351 component_del(&pdev->dev, &vc4_dpi_ops); in vc4_dpi_dev_remove()
Dvc4_txp.c556 component_del(&pdev->dev, &vc4_txp_ops); in vc4_txp_remove()
Dvc4_v3d.c522 component_del(&pdev->dev, &vc4_v3d_ops); in vc4_v3d_dev_remove()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ !
Dsdi.c380 component_del(&pdev->dev, &sdi_component_ops); in sdi_remove()

1234