Home
last modified time | relevance | path

Searched refs:reset_control_put (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-of-simple.c94 reset_control_put(simple->resets); in dwc3_of_simple_probe()
108 reset_control_put(simple->resets); in __dwc3_of_simple_teardown()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-of-simple.c94 reset_control_put(simple->resets); in dwc3_of_simple_probe()
108 reset_control_put(simple->resets); in __dwc3_of_simple_teardown()
/kernel/linux/linux-5.10/include/linux/
H A Dreset.h28 void reset_control_put(struct reset_control *rstc);
73 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
333 * from this function, reset_control_put() is called automatically on driver
352 * returned from this function, reset_control_put() is called automatically on
370 * this function, reset_control_put() is called automatically on driver detach.
386 * returned from this function, reset_control_put() is called automatically on
404 * from this function, reset_control_put() is called automatically on driver
422 * this function, reset_control_put() is called automatically on driver
440 * this function, reset_control_put() is called automatically on driver detach.
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c762 * reset_control_put - free the reset controller
765 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
779 EXPORT_SYMBOL_GPL(reset_control_put); variable
783 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
831 reset_control_put(rstc); in __device_reset()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mt7621.c253 reset_control_put(port->pcie_rst); in mt7621_pcie_parse_port()
522 reset_control_put(port->pcie_rst); in mt7621_pcie_probe()
533 reset_control_put(port->pcie_rst); in mt7621_pcie_remove()
/kernel/linux/linux-5.10/arch/arm/mach-meson/
H A Dplatsmp.c206 reset_control_put(rstc); in meson8_smp_boot_secondary()
289 reset_control_put(rstc); in meson8b_smp_boot_secondary()
/kernel/linux/linux-6.6/arch/arm/mach-meson/
H A Dplatsmp.c206 reset_control_put(rstc); in meson8_smp_boot_secondary()
289 reset_control_put(rstc); in meson8b_smp_boot_secondary()
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c996 * reset_control_put - free the reset controller
999 void reset_control_put(struct reset_control *rstc) in reset_control_put() function
1013 EXPORT_SYMBOL_GPL(reset_control_put); variable
1031 reset_control_put(*(struct reset_control **)res); in devm_reset_control_release()
1129 reset_control_put(rstc); in __device_reset()
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h50 void reset_control_put(struct reset_control *rstc);
108 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put() function
554 * from this function, reset_control_put() is called automatically on driver
574 * from this function, reset_control_put() is called automatically on driver
593 * returned from this function, reset_control_put() is called automatically on
613 * returned from this function, reset_control_put() is called automatically on
632 * reset controllers returned from this function, reset_control_put() is called
652 * controllers returned from this function, reset_control_put() is called
670 * this function, reset_control_put() is called automatically on driver detach.
687 * from this function, reset_control_put() i
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-rockchip/
H A Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/kernel/linux/linux-6.6/arch/arm/mach-rockchip/
H A Dplatsmp.c106 reset_control_put(rstc); in pmu_set_power_domain()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Drenesas-ostm.c219 reset_control_put(rstc); in ostm_init()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dsyscon.c158 reset_control_put(reset); in of_syscon_register()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c130 reset_control_put(rst_utmi); in tegra_usb_reset_controller()
/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-sierra.c634 reset_control_put(sp->phys[i].lnk_rst); in cdns_sierra_phy_probe()
657 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-tegra.c80 reset_control_put(rst); in tegra_reset_usb_controller()
/kernel/linux/linux-6.6/drivers/amba/
H A Dbus.c163 reset_control_put(rstc); in amba_read_periphid()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_mdss.c338 reset_control_put(reset); in msm_mdss_reset()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dgr3d.c359 reset_control_put(reset); in gr3d_power_up_legacy_domain()
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-sierra.c1465 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1479 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1513 reset_control_put(sp->phys[node].lnk_rst); in cdns_sierra_phy_probe()
1540 reset_control_put(phy->phys[i].lnk_rst); in cdns_sierra_phy_remove()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c1258 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1281 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c1288 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_probe()
1312 reset_control_put(gmac->rst_ephy); in sun8i_dwmac_remove()
/kernel/linux/linux-5.10/drivers/amba/
H A Dbus.c420 reset_control_put(rstc); in amba_device_try_add()
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra30_ahub.c546 reset_control_put(rst); in tegra30_ahub_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_hdmi_phy.c771 reset_control_put(phy->rst_phy); in sun8i_hdmi_phy_remove()

Completed in 28 milliseconds

12