Home
last modified time | relevance | path

Searched refs:reset_control_put (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/reset/
Dcore.c615 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
629 EXPORT_SYMBOL_GPL(reset_control_put);
633 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
680 reset_control_put(rstc); in __device_reset()
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-of-simple.c153 reset_control_put(simple->resets); in dwc3_of_simple_probe()
174 reset_control_put(simple->resets); in dwc3_of_simple_remove()
/Linux-v4.19/include/linux/
Dreset.h24 void reset_control_put(struct reset_control *rstc);
57 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dphy.c278 reset_control_put(dphy->reset); in sun6i_dphy_probe()
289 reset_control_put(dphy->reset); in sun6i_dphy_remove()
Dsun8i_hdmi_phy.c549 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_probe()
574 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_remove()
/Linux-v4.19/arch/arm/mach-meson/
Dplatsmp.c214 reset_control_put(rstc); in meson8_smp_boot_secondary()
297 reset_control_put(rstc); in meson8b_smp_boot_secondary()
/Linux-v4.19/arch/arm/mach-rockchip/
Dplatsmp.c115 reset_control_put(rstc); in pmu_set_power_domain()
/Linux-v4.19/drivers/usb/host/
Dehci-tegra.c82 reset_control_put(rst); in tegra_reset_usb_controller()
/Linux-v4.19/sound/soc/tegra/
Dtegra30_ahub.c557 reset_control_put(rst); in tegra30_ahub_probe()
/Linux-v4.19/drivers/soc/tegra/
Dpmc.c782 reset_control_put(pg->reset); in tegra_powergate_of_get_resets()
874 reset_control_put(pg->reset); in tegra_powergate_add()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c973 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_exit()