Searched refs:ahci_platform_enable_regulators (Results 1 – 3 of 3) sorted by relevance
24 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv);
152 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv) in ahci_platform_enable_regulators() function185 EXPORT_SYMBOL_GPL(ahci_platform_enable_regulators);229 rc = ahci_platform_enable_regulators(hpriv); in ahci_platform_enable_resources()
655 ret = ahci_platform_enable_regulators(hpriv); in imx_sata_enable()