Home
last modified time | relevance | path

Searched refs:ahci_platform_enable_phys (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dahci_platform.h23 int ahci_platform_enable_phys(struct ahci_host_priv *hpriv);
/linux-6.12.1/drivers/ata/
Dlibahci_platform.c47 int ahci_platform_enable_phys(struct ahci_host_priv *hpriv) in ahci_platform_enable_phys() function
78 EXPORT_SYMBOL_GPL(ahci_platform_enable_phys);
289 rc = ahci_platform_enable_phys(hpriv); in ahci_platform_enable_resources()
869 ahci_platform_enable_phys(hpriv); in ahci_platform_resume_host()
Dahci_brcm.c395 ret = ahci_platform_enable_phys(hpriv); in brcm_ahci_resume()
518 ret = ahci_platform_enable_phys(hpriv); in brcm_ahci_probe()