Home
last modified time | relevance | path

Searched refs:ata_platform_remove_one (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/drivers/ata/
Dahci_platform.c99 .remove_new = ata_platform_remove_one,
Dpata_of_platform.c92 .remove_new = ata_platform_remove_one,
Dahci_dm816.c185 .remove_new = ata_platform_remove_one,
Dahci_mtk.c177 .remove_new = ata_platform_remove_one,
Dahci_seattle.c188 .remove_new = ata_platform_remove_one,
Dahci_da850.c241 .remove_new = ata_platform_remove_one,
Dahci_mvebu.c248 .remove_new = ata_platform_remove_one,
Dahci_st.c242 .remove_new = ata_platform_remove_one,
Dahci_sunxi.c295 .remove_new = ata_platform_remove_one,
Dpata_platform.c226 .remove_new = ata_platform_remove_one,
Dpata_ixp4xx_cf.c300 .remove_new = ata_platform_remove_one,
Dahci_ceva.c372 .remove_new = ata_platform_remove_one,
Dahci_qoriq.c360 .remove_new = ata_platform_remove_one,
Dahci_dwc.c481 .remove_new = ata_platform_remove_one,
Dahci_brcm.c555 ata_platform_remove_one(pdev); in brcm_ahci_remove()
Dahci_tegra.c611 .remove_new = ata_platform_remove_one,
Dsata_highbank.c617 .remove_new = ata_platform_remove_one,
Dahci_xgene.c867 .remove_new = ata_platform_remove_one,
Dpata_mpc52xx.c811 ata_platform_remove_one(op); in mpc52xx_ata_remove()
Dahci_imx.c1226 .remove_new = ata_platform_remove_one,
Dlibata-core.c6276 void ata_platform_remove_one(struct platform_device *pdev) in ata_platform_remove_one() function
6282 EXPORT_SYMBOL_GPL(ata_platform_remove_one);
/Linux-v6.6/include/linux/
Dlibata.h1290 extern void ata_platform_remove_one(struct platform_device *pdev);