Searched refs:component_master_del (Results 1 – 25 of 34) sorted by relevance
12
| /drivers/usb/typec/ |
| A D | port-mapper.c | 107 component_master_del(&con->dev, &typec_aggregate_ops); in typec_unlink_ports()
|
| /drivers/gpu/drm/sprd/ |
| A D | sprd_drm.c | 141 component_master_del(&pdev->dev, &drm_component_ops); in sprd_drm_remove()
|
| /drivers/misc/mei/gsc_proxy/ |
| A D | mei_gsc_proxy.c | 181 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_gsc_proxy_remove()
|
| /drivers/gpu/drm/imx/dc/ |
| A D | dc-drv.c | 197 component_master_del(&pdev->dev, &dc_drm_ops); in dc_remove()
|
| /drivers/misc/mei/pxp/ |
| A D | mei_pxp.c | 314 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_pxp_remove()
|
| /drivers/base/ |
| A D | component.c | 557 void component_master_del(struct device *parent, in component_master_del() function 570 EXPORT_SYMBOL_GPL(component_master_del);
|
| /drivers/gpu/drm/imx/ipuv3/ |
| A D | imx-drm-core.c | 293 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()
|
| /drivers/gpu/drm/sti/ |
| A D | sti_drv.c | 255 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()
|
| /drivers/gpu/drm/armada/ |
| A D | armada_drv.c | 232 component_master_del(&pdev->dev, &armada_master_ops); in armada_drm_remove()
|
| /drivers/gpu/drm/hisilicon/kirin/ |
| A D | kirin_drm_drv.c | 287 component_master_del(&pdev->dev, &kirin_drm_ops); in kirin_drm_platform_remove()
|
| /drivers/gpu/drm/sun4i/ |
| A D | sun4i_drv.c | 414 component_master_del(&pdev->dev, &sun4i_drv_master_ops); in sun4i_drv_remove()
|
| /drivers/gpu/drm/arm/ |
| A D | hdlcd_drv.c | 373 component_master_del(&pdev->dev, &hdlcd_master_ops); in hdlcd_remove()
|
| /drivers/gpu/drm/mcde/ |
| A D | mcde_drv.c | 457 component_master_del(&pdev->dev, &mcde_drm_comp_ops); in mcde_remove()
|
| /drivers/gpu/drm/exynos/ |
| A D | exynos_drm_drv.c | 351 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()
|
| /drivers/gpu/drm/rockchip/ |
| A D | rockchip_drm_drv.c | 480 component_master_del(&pdev->dev, &rockchip_drm_ops); in rockchip_drm_platform_remove()
|
| /drivers/gpu/drm/vc4/ |
| A D | vc4_drv.c | 456 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()
|
| /drivers/gpu/drm/meson/ |
| A D | meson_drv.c | 521 component_master_del(&pdev->dev, &meson_drv_master_ops); in meson_drv_remove()
|
| /drivers/gpu/drm/tilcdc/ |
| A D | tilcdc_drv.c | 575 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()
|
| /drivers/platform/x86/lenovo/ |
| A D | wmi-other.c | 638 component_master_del(&wdev->dev, &lwmi_om_master_ops); in lwmi_other_remove()
|
| /drivers/gpu/drm/msm/disp/mdp4/ |
| A D | mdp4_kms.c | 577 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
|
| /drivers/gpu/drm/adp/ |
| A D | adp_drv.c | 591 component_master_del(&pdev->dev, &adp_master_ops); in adp_remove()
|
| /drivers/gpu/drm/mediatek/ |
| A D | mtk_disp_ovl_adaptor.c | 657 component_master_del(&pdev->dev, &mtk_disp_ovl_adaptor_master_ops); in mtk_disp_ovl_adaptor_remove()
|
| /drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_drv.c | 676 component_master_del(&pdev->dev, &etnaviv_master_ops); in etnaviv_pdev_remove()
|
| /drivers/iommu/ |
| A D | mtk_iommu_v1.c | 710 component_master_del(&pdev->dev, &mtk_iommu_v1_com_ops); in mtk_iommu_v1_remove()
|
| /drivers/misc/mei/hdcp/ |
| A D | mei_hdcp.c | 860 component_master_del(&cldev->dev, &mei_component_master_ops); in mei_hdcp_remove()
|
Completed in 33 milliseconds
12