Home
last modified time | relevance | path

Searched refs:pm_genpd_remove_device (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dpm_domain.h269 int pm_genpd_remove_device(struct device *dev);
303 static inline int pm_genpd_remove_device(struct device *dev) in pm_genpd_remove_device() function
/linux/drivers/pmdomain/apple/
A Dpmgr-pwrstate.c288 pm_genpd_remove_device(dev); in apple_pmgr_ps_probe()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acp.c180 ret = pm_genpd_remove_device(dev); in acp_genpd_remove_device()
/linux/drivers/clk/imx/
A Dclk-scu.c552 pm_genpd_remove_device(dev); in imx_clk_scu_probe()
/linux/drivers/pmdomain/
A Dcore.c1898 int pm_genpd_remove_device(struct device *dev) in pm_genpd_remove_device() function
1907 EXPORT_SYMBOL_GPL(pm_genpd_remove_device);

Completed in 22 milliseconds