Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dahci_platform.h35 struct ahci_host_priv *ahci_platform_get_resources(
/openbmc/linux/drivers/ata/
H A Dahci_platform.c50 hpriv = ahci_platform_get_resources(pdev, in ahci_probe()
H A Dahci_dm816.c147 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_dm816_probe()
H A Dahci_mtk.c136 hpriv = ahci_platform_get_resources(pdev, 0); in mtk_ahci_probe()
H A Dahci_seattle.c157 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_seattle_probe()
H A Dahci_da850.c169 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_da850_probe()
H A Dahci_mvebu.c195 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_mvebu_probe()
H A Dahci_sunxi.c219 hpriv = ahci_platform_get_resources(pdev, AHCI_PLATFORM_GET_RESETS); in ahci_sunxi_probe()
H A Dahci_st.c155 hpriv = ahci_platform_get_resources(pdev, 0); in st_ahci_probe()
H A Dlibahci_platform.c457 struct ahci_host_priv *ahci_platform_get_resources(struct platform_device *pdev, in ahci_platform_get_resources() function
665 EXPORT_SYMBOL_GPL(ahci_platform_get_resources);
H A Dahci_ceva.c259 hpriv = ahci_platform_get_resources(pdev, 0); in ceva_ahci_probe()
H A Dahci_qoriq.c267 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_qoriq_probe()
H A Dahci_dwc.c172 hpriv = ahci_platform_get_resources(pdev, dpriv->pdata->pflags); in ahci_dwc_get_resources()
H A Dahci_brcm.c469 hpriv = ahci_platform_get_resources(pdev, 0); in brcm_ahci_probe()
H A Dahci_tegra.c520 hpriv = ahci_platform_get_resources(pdev, 0); in tegra_ahci_probe()
H A Dahci_xgene.c744 hpriv = ahci_platform_get_resources(pdev, 0); in xgene_ahci_probe()
H A Dahci_imx.c1115 hpriv = ahci_platform_get_resources(pdev, 0); in imx_ahci_probe()