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

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

Completed in 240 milliseconds