Symbol: reset_control_put
arch/arm/mach-meson/platsmp.c
206
reset_control_put(rstc);
arch/arm/mach-meson/platsmp.c
289
reset_control_put(rstc);
arch/arm/mach-rockchip/platsmp.c
106
reset_control_put(rstc);
drivers/amba/bus.c
164
reset_control_put(rstc);
drivers/clocksource/renesas-ostm.c
220
reset_control_put(rstc);
drivers/gpio/gpio-nomadik.c
604
reset_control_put(reset);
drivers/gpu/drm/msm/msm_mdss.c
368
reset_control_put(reset);
drivers/gpu/drm/tegra/gr3d.c
360
reset_control_put(reset);
drivers/irqchip/irq-starfive-jh8100-intc.c
193
reset_control_put(rst);
drivers/mfd/syscon.c
157
reset_control_put(reset);
drivers/mmc/host/sdhci-msm.c
2512
reset_control_put(reset);
drivers/mmc/host/sdhci-msm.c
2525
reset_control_put(reset);
drivers/mmc/host/sdhci-msm.c
2530
reset_control_put(reset);
drivers/net/dsa/lantiq/lantiq_gswip.c
232
reset_control_put(gphy_fw->reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1337
reset_control_put(bsp_priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1565
reset_control_put(bsp_priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c
1234
reset_control_put(gmac->rst_ephy);
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c
1254
reset_control_put(gmac->rst_ephy);
drivers/net/phy/mdio_device.c
158
reset_control_put(mdiodev->reset_ctrl);
drivers/pci/controller/pcie-aspeed.c
913
reset_control_put(perst);
drivers/pci/controller/pcie-mt7621.c
253
reset_control_put(port->pcie_rst);
drivers/pci/controller/pcie-mt7621.c
517
reset_control_put(port->pcie_rst);
drivers/pci/controller/pcie-mt7621.c
528
reset_control_put(port->pcie_rst);
drivers/phy/cadence/phy-cadence-sierra.c
1467
reset_control_put(sp->phys[node].lnk_rst);
drivers/phy/cadence/phy-cadence-sierra.c
1480
reset_control_put(sp->phys[node].lnk_rst);
drivers/phy/cadence/phy-cadence-sierra.c
1514
reset_control_put(sp->phys[node].lnk_rst);
drivers/phy/cadence/phy-cadence-sierra.c
1541
reset_control_put(phy->phys[i].lnk_rst);
drivers/phy/cadence/phy-cadence-torrent.c
3163
reset_control_put(cdns_phy->phys[i].lnk_rst);
drivers/phy/cadence/phy-cadence-torrent.c
3182
reset_control_put(cdns_phy->phys[i].lnk_rst);
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c
650
reset_control_put(data);
drivers/power/sequencing/pwrseq-thead-gpu.c
220
reset_control_put(ctx->gpu_reset);
drivers/reset/core.c
1147
EXPORT_SYMBOL_GPL(reset_control_put);
drivers/reset/core.c
1165
reset_control_put(*(struct reset_control **)res);
drivers/reset/core.c
1173
reset_control_put(rstc);
drivers/reset/core.c
1202
reset_control_put(rstc);
drivers/reset/core.c
1309
reset_control_put(rstc);
drivers/soc/tegra/pmc.c
1392
reset_control_put(pg->reset);
drivers/soc/tegra/pmc.c
1495
reset_control_put(pg->reset);
drivers/soc/tegra/pmc.c
1639
reset_control_put(pg->reset);
drivers/usb/chipidea/ci_hdrc_tegra.c
130
reset_control_put(rst_utmi);
drivers/usb/dwc3/dwc3-of-simple.c
108
reset_control_put(simple->resets);
drivers/usb/dwc3/dwc3-of-simple.c
94
reset_control_put(simple->resets);
include/linux/reset.h
91
void reset_control_put(struct reset_control *rstc);