/linux-5.19.10/include/linux/ ! |
D | component.h | 39 void component_del(struct device *, const struct component_ops *);
|
/linux-5.19.10/drivers/gpu/drm/sun4i/ ! |
D | sun6i_drc.c | 100 component_del(&pdev->dev, &sun6i_drc_ops); in sun6i_drc_remove()
|
D | sun8i_dw_hdmi.c | 240 component_del(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_remove()
|
D | sun8i_tcon_top.c | 266 component_del(&pdev->dev, &sun8i_tcon_top_ops); in sun8i_tcon_top_remove()
|
/linux-5.19.10/drivers/gpu/drm/mediatek/ ! |
D | mtk_disp_aal.c | 144 component_del(&pdev->dev, &mtk_disp_aal_component_ops); in mtk_disp_aal_remove()
|
D | mtk_disp_color.c | 136 component_del(&pdev->dev, &mtk_disp_color_component_ops); in mtk_disp_color_remove()
|
D | mtk_disp_gamma.c | 187 component_del(&pdev->dev, &mtk_disp_gamma_component_ops); in mtk_disp_gamma_remove()
|
D | mtk_disp_ccorr.c | 199 component_del(&pdev->dev, &mtk_disp_ccorr_component_ops); in mtk_disp_ccorr_remove()
|
D | mtk_disp_rdma.c | 352 component_del(&pdev->dev, &mtk_disp_rdma_component_ops); in mtk_disp_rdma_remove()
|
/linux-5.19.10/drivers/gpu/drm/i915/pxp/ ! |
D | intel_pxp_tee.c | 152 component_del(i915->drm.dev, &i915_pxp_tee_component_ops); in intel_pxp_tee_component_fini()
|
/linux-5.19.10/drivers/gpu/drm/rockchip/ ! |
D | rockchip_vop2_reg.c | 269 component_del(&pdev->dev, &vop2_component_ops); in vop2_remove()
|
D | dw-mipi-dsi-rockchip.c | 1061 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()
|
D | analogix_dp-rockchip.c | 426 component_del(&pdev->dev, &rockchip_dp_component_ops); in rockchip_dp_remove()
|
/linux-5.19.10/drivers/gpu/drm/imx/ ! |
D | dw_hdmi-imx.c | 262 component_del(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_remove()
|
D | parallel-display.c | 356 component_del(&pdev->dev, &imx_pd_ops); in imx_pd_remove()
|
/linux-5.19.10/drivers/base/ ! |
D | component.c | 802 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/ ! |
D | sti_compositor.c | 262 component_del(&pdev->dev, &sti_compositor_ops); in sti_compositor_remove()
|
/linux-5.19.10/drivers/gpu/drm/exynos/ ! |
D | exynos_dp.c | 256 component_del(&pdev->dev, &exynos_dp_ops); in exynos_dp_remove()
|
D | exynos_drm_vidi.c | 475 component_del(&pdev->dev, &vidi_component_ops); in vidi_remove()
|
/linux-5.19.10/drivers/gpu/drm/msm/dsi/ ! |
D | dsi.c | 153 component_del(&pdev->dev, &dsi_ops); in dsi_dev_detach()
|
/linux-5.19.10/drivers/thunderbolt/ ! |
D | usb4_port.c | 305 component_del(&usb4->dev, &connector_ops); in usb4_port_device_remove()
|
/linux-5.19.10/drivers/gpu/drm/vc4/ ! |
D | vc4_dpi.c | 351 component_del(&pdev->dev, &vc4_dpi_ops); in vc4_dpi_dev_remove()
|
D | vc4_txp.c | 556 component_del(&pdev->dev, &vc4_txp_ops); in vc4_txp_remove()
|
D | vc4_v3d.c | 522 component_del(&pdev->dev, &vc4_v3d_ops); in vc4_v3d_dev_remove()
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ ! |
D | sdi.c | 380 component_del(&pdev->dev, &sdi_component_ops); in sdi_remove()
|