Searched refs:ahci_platform_enable_regulators (Results 1 – 3 of 3) sorted by relevance
28 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv);
150 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv) in ahci_platform_enable_regulators() function172 EXPORT_SYMBOL_GPL(ahci_platform_enable_regulators);212 rc = ahci_platform_enable_regulators(hpriv); in ahci_platform_enable_resources()
666 ret = ahci_platform_enable_regulators(hpriv); in imx_sata_enable()