Home
last modified time | relevance | path

Searched refs:ahci_platform_get_resources (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/include/linux/
Dahci_platform.h32 struct ahci_host_priv *ahci_platform_get_resources(
/linux-4.4.14/drivers/ata/
Dahci_platform.c46 hpriv = ahci_platform_get_resources(pdev); in ahci_probe()
Dahci_da850.c76 hpriv = ahci_platform_get_resources(pdev); in ahci_da850_probe()
Dahci_mvebu.c107 hpriv = ahci_platform_get_resources(pdev); in ahci_mvebu_probe()
Dahci_ceva.c179 hpriv = ahci_platform_get_resources(pdev); in ceva_ahci_probe()
Dahci_sunxi.c184 hpriv = ahci_platform_get_resources(pdev); in ahci_sunxi_probe()
Dlibahci_platform.c347 struct ahci_host_priv *ahci_platform_get_resources(struct platform_device *pdev) in ahci_platform_get_resources() function
488 EXPORT_SYMBOL_GPL(ahci_platform_get_resources);
Dahci_st.c158 hpriv = ahci_platform_get_resources(pdev); in st_ahci_probe()
Dahci_qoriq.c180 hpriv = ahci_platform_get_resources(pdev); in ahci_qoriq_probe()
Dahci_brcmstb.c267 hpriv = ahci_platform_get_resources(pdev); in brcm_ahci_probe()
Dahci_tegra.c305 hpriv = ahci_platform_get_resources(pdev); in tegra_ahci_probe()
Dahci_imx.c590 hpriv = ahci_platform_get_resources(pdev); in imx_ahci_probe()
Dahci_xgene.c680 hpriv = ahci_platform_get_resources(pdev); in xgene_ahci_probe()