Home
last modified time | relevance | path

Searched refs:component_master_del (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/sound/hda/
Dhdac_i915.c239 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_i915_init()
272 component_master_del(dev, &hdac_component_master_ops); in snd_hdac_i915_exit()
/linux-4.4.14/include/linux/
Dcomponent.h26 void component_master_del(struct device *,
/linux-4.4.14/drivers/base/
Dcomponent.c336 void component_master_del(struct device *dev, in component_master_del() function
351 EXPORT_SYMBOL_GPL(component_master_del);
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_drv.c246 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_drv.c268 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_drv.c313 component_master_del(&pdev->dev, &armada_master_ops); in armada_drm_remove()
/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-drm-core.c551 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c545 component_master_del(&pdev->dev, &rockchip_drm_ops); in rockchip_drm_platform_remove()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c631 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c679 component_master_del(&pdev->dev, &tilcdc_comp_ops); in tilcdc_pdev_remove()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.c1259 component_master_del(&pdev->dev, &dss_component_ops); in dss_remove()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c1130 component_master_del(&pdev->dev, &msm_drm_ops); in msm_pdev_remove()