Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci_platform.c46 int ahci_platform_enable_phys(struct ahci_host_priv *hpriv) in ahci_platform_enable_phys() function
77 EXPORT_SYMBOL_GPL(ahci_platform_enable_phys);
243 rc = ahci_platform_enable_phys(hpriv); in ahci_platform_enable_resources()
784 ahci_platform_enable_phys(hpriv); in ahci_platform_resume_host()
H A Dahci_brcm.c394 ret = ahci_platform_enable_phys(hpriv); in brcm_ahci_resume()
520 ret = ahci_platform_enable_phys(hpriv); in brcm_ahci_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dahci_platform.h22 int ahci_platform_enable_phys(struct ahci_host_priv *hpriv);