Searched refs:devm_reset_control_array_get_optional_shared (Results 1 – 8 of 8) sorted by relevance
157 priv->resets = devm_reset_control_array_get_optional_shared( in ohci_platform_probe()
318 priv->rsts = devm_reset_control_array_get_optional_shared(&dev->dev); in ehci_platform_probe()
215 xhci->reset = devm_reset_control_array_get_optional_shared(&pdev->dev); in xhci_plat_probe()
870 devm_reset_control_array_get_optional_shared(struct device *dev) in devm_reset_control_array_get_optional_shared() function
145 dev->reset = devm_reset_control_array_get_optional_shared(dev->dev); in lima_clk_init()
630 priv->rsts = devm_reset_control_array_get_optional_shared(dev); in usbhs_probe()
536 hpriv->rsts = devm_reset_control_array_get_optional_shared(dev); in ahci_platform_get_resources()
1797 dwc->reset = devm_reset_control_array_get_optional_shared(dev); in dwc3_probe()
Completed in 28 milliseconds