Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/linux/
H A Dahci_platform.h30 struct ahci_host_priv *ahci_platform_get_resources(
/kernel/linux/linux-6.6/include/linux/
H A Dahci_platform.h35 struct ahci_host_priv *ahci_platform_get_resources(
/kernel/linux/linux-5.10/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_da850.c170 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_da850_probe()
175 * Internally ahci_platform_get_resources() calls clk_get(dev, NULL) in ahci_da850_probe()
191 * didn't get it from ahci_platform_get_resources(), let's try to in ahci_da850_probe()
H A Dahci_seattle.c159 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_seattle_probe()
H A Dahci_mtk.c137 hpriv = ahci_platform_get_resources(pdev, 0); in mtk_ahci_probe()
H A Dahci_sunxi.c219 hpriv = ahci_platform_get_resources(pdev, AHCI_PLATFORM_GET_RESETS); in ahci_sunxi_probe()
H A Dahci_mvebu.c195 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_mvebu_probe()
H A Dahci_st.c156 hpriv = ahci_platform_get_resources(pdev, 0); in st_ahci_probe()
H A Dlibahci_platform.c367 * ahci_platform_get_resources - Get platform resources
385 struct ahci_host_priv *ahci_platform_get_resources(struct platform_device *pdev, in ahci_platform_get_resources() function
564 EXPORT_SYMBOL_GPL(ahci_platform_get_resources); variable
H A Dahci_ceva.c205 hpriv = ahci_platform_get_resources(pdev, 0); in ceva_ahci_probe()
H A Dahci_qoriq.c273 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_qoriq_probe()
H A Dahci_brcm.c469 hpriv = ahci_platform_get_resources(pdev, 0); in brcm_ahci_probe()
/kernel/linux/linux-6.6/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_mvebu.c195 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_mvebu_probe()
H A Dahci_da850.c169 hpriv = ahci_platform_get_resources(pdev, 0); in ahci_da850_probe()
174 * Internally ahci_platform_get_resources() calls the bulk clocks in ahci_da850_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_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.c439 * ahci_platform_get_resources - Get platform resources
457 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); variable
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()

Completed in 12 milliseconds

12