Searched refs:ahci_platform_enable_regulators (Results 1 – 3 of 3) sorted by relevance
26 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv);
154 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv) in ahci_platform_enable_regulators() function187 EXPORT_SYMBOL_GPL(ahci_platform_enable_regulators);231 rc = ahci_platform_enable_regulators(hpriv); in ahci_platform_enable_resources()
655 ret = ahci_platform_enable_regulators(hpriv); in imx_sata_enable()