Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dahci_platform.h27 int ahci_platform_enable_clks(struct ahci_host_priv *hpriv);
/linux-6.1.9/drivers/ata/
Dahci_brcm.c283 ahci_platform_enable_clks(hpriv); in brcm_ahci_read_id()
377 ret = ahci_platform_enable_clks(hpriv); in brcm_ahci_resume()
495 ret = ahci_platform_enable_clks(hpriv); in brcm_ahci_probe()
Dlibahci_platform.c129 int ahci_platform_enable_clks(struct ahci_host_priv *hpriv) in ahci_platform_enable_clks() function
133 EXPORT_SYMBOL_GPL(ahci_platform_enable_clks);
280 rc = ahci_platform_enable_clks(hpriv); in ahci_platform_enable_resources()
Dahci_ceva.c224 rc = ahci_platform_enable_clks(hpriv); in ceva_ahci_probe()
Dahci_xgene.c831 rc = ahci_platform_enable_clks(hpriv); in xgene_ahci_probe()