Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dahci_platform.h32 struct ahci_host_priv *ahci_platform_get_resources(
/Linux-v4.19/drivers/ata/
Dahci_platform.c46 hpriv = ahci_platform_get_resources(pdev, in ahci_probe()
Dahci_dm816.c151 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_dm816_probe()
Dahci_mtk.c145 hpriv = ahci_platform_get_resources(pdev, 0); in mtk_ahci_probe()
Dahci_da850.c174 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_da850_probe()
Dahci_mvebu.c161 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_mvebu_probe()
Dahci_seattle.c167 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_seattle_probe()
Dahci_sunxi.c184 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_sunxi_probe()
Dahci_st.c159 hpriv = ahci_platform_get_resources(pdev, 0); in st_ahci_probe()
Dlibahci_platform.c362 struct ahci_host_priv *ahci_platform_get_resources(struct platform_device *pdev, in ahci_platform_get_resources() function
514 EXPORT_SYMBOL_GPL(ahci_platform_get_resources);
Dahci_ceva.c216 hpriv = ahci_platform_get_resources(pdev, 0); in ceva_ahci_probe()
Dahci_qoriq.c253 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_qoriq_probe()
Dahci_brcm.c428 hpriv = ahci_platform_get_resources(pdev, 0); in brcm_ahci_probe()
Dahci_tegra.c497 hpriv = ahci_platform_get_resources(pdev, 0); in tegra_ahci_probe()
Dahci_xgene.c762 hpriv = ahci_platform_get_resources(pdev, 0); in xgene_ahci_probe()
Dahci_imx.c1130 hpriv = ahci_platform_get_resources(pdev, 0); in imx_ahci_probe()