Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dahci_platform.h32 struct ahci_host_priv *ahci_platform_get_resources(
/linux-4.1.27/drivers/ata/
Dahci_platform.c44 hpriv = ahci_platform_get_resources(pdev); in ahci_probe()
Dahci_da850.c76 hpriv = ahci_platform_get_resources(pdev); in ahci_da850_probe()
Dahci_mvebu.c82 hpriv = ahci_platform_get_resources(pdev); in ahci_mvebu_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_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.c640 hpriv = ahci_platform_get_resources(pdev); in xgene_ahci_probe()