Searched refs:reset_free (Results 1 – 21 of 21) sorted by relevance
59 int ret2 = reset_free(devices->reset + n); in sandbox_scmi_devices_remove()101 reset_free(priv->devices.reset + n - 1); in sandbox_scmi_devices_probe()
264 int reset_free(struct reset_ctl *reset_ctl);420 static inline int reset_free(struct reset_ctl *reset_ctl) in reset_free() function
78 ret = reset_free(&rst_ctl); in bcm6348_usbh_probe()
78 ret = reset_free(&rst_ctl); in bcm6358_usbh_probe()
127 ret = reset_free(&rst_ctl); in bcm6318_usbh_probe()
168 ret = reset_free(&rst_ctl); in bcm6368_usbh_probe()
172 int reset_free(struct reset_ctl *reset_ctl) in reset_free() function249 ret = reset_free(&reset_ctl[i]); in reset_release_all()259 reset_free(res); in devm_reset_release()
104 return reset_free(sbrt->ctlp); in sandbox_reset_test_free()
135 reset_free(&priv->resets[i]); in ehci_usb_probe()
132 reset_free(&priv->resets[i]); in ohci_usb_probe()
184 reset_free(&ctrl->reset); in xhci_cleanup()
571 reset_free(&priv->rst_ctl); in stm32_spi_probe()592 reset_free(&priv->rst_ctl); in stm32_spi_remove()
381 ret = reset_free(&rst_ctl); in bcm63xx_hsspi_probe()
407 ret = reset_free(&rst_ctl); in bcm63xx_spi_probe()
270 reset_free(&priv->reset); in dwc3_meson_gxl_reset_init()
331 reset_free(&priv->reset); in dwc3_meson_g12a_reset_init()
486 ret = reset_free(&reset); in bcm6348_eth_probe()
571 ret = reset_free(&reset); in bcm6368_eth_probe()
1771 reset_free(&eqos->reset_ctl); in eqos_probe_resources_tegra186()1925 reset_free(&eqos->reset_ctl); in eqos_remove_resources_tegra186()
820 reset_free(&priv->rst[nr]); in ave_of_to_plat()
621 ret = reset_free(&reset); in bcm6348_iudma_probe()
Completed in 30 milliseconds