Home
last modified time | relevance | path

Searched refs:ahci_platform_enable_clks (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/ata/
H A Dahci_brcm.c283 ahci_platform_enable_clks(hpriv); in brcm_ahci_read_id()
377 ret = ahci_platform_enable_clks(hpriv); in brcm_ahci_resume()
493 ret = ahci_platform_enable_clks(hpriv); in brcm_ahci_probe()
H A Dlibahci_platform.c130 int ahci_platform_enable_clks(struct ahci_host_priv *hpriv) in ahci_platform_enable_clks() function
134 EXPORT_SYMBOL_GPL(ahci_platform_enable_clks);
281 rc = ahci_platform_enable_clks(hpriv); in ahci_platform_enable_resources()
H A Dahci_ceva.c199 rc = ahci_platform_enable_clks(hpriv); in ceva_ahci_platform_enable_resources()
H A Dahci_xgene.c822 rc = ahci_platform_enable_clks(hpriv); in xgene_ahci_probe()
/linux/include/linux/
H A Dahci_platform.h27 int ahci_platform_enable_clks(struct ahci_host_priv *hpriv);