Home
last modified time | relevance | path

Searched refs:ahci_platform_enable_regulators (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dahci_platform.h26 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv);
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci_platform.c154 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv) in ahci_platform_enable_regulators() function
187 EXPORT_SYMBOL_GPL(ahci_platform_enable_regulators);
231 rc = ahci_platform_enable_regulators(hpriv); in ahci_platform_enable_resources()
H A Dahci_brcm.c380 ret = ahci_platform_enable_regulators(hpriv); in brcm_ahci_resume()
499 ret = ahci_platform_enable_regulators(hpriv); in brcm_ahci_probe()
H A Dahci_imx.c655 ret = ahci_platform_enable_regulators(hpriv); in imx_sata_enable()