/linux-4.4.14/drivers/ata/ |
D | pata_netcell.c | 94 .remove = ata_pci_remove_one,
|
D | pata_rz1000.c | 135 .remove = ata_pci_remove_one,
|
D | pata_piccolo.c | 112 .remove = ata_pci_remove_one,
|
D | pata_marvell.c | 173 .remove = ata_pci_remove_one,
|
D | pata_jmicron.c | 159 .remove = ata_pci_remove_one,
|
D | pata_sch.c | 66 .remove = ata_pci_remove_one,
|
D | pata_opti.c | 186 .remove = ata_pci_remove_one,
|
D | pata_ns87410.c | 163 .remove = ata_pci_remove_one,
|
D | pata_cypress.c | 153 .remove = ata_pci_remove_one,
|
D | pata_triflex.c | 235 .remove = ata_pci_remove_one,
|
D | pata_cs5535.c | 202 .remove = ata_pci_remove_one,
|
D | pata_radisys.c | 239 .remove = ata_pci_remove_one,
|
D | pata_ninja32.c | 184 .remove = ata_pci_remove_one,
|
D | pata_mpiix.c | 225 .remove = ata_pci_remove_one,
|
D | pata_sc1200.c | 256 .remove = ata_pci_remove_one,
|
D | pata_oldpiix.c | 260 .remove = ata_pci_remove_one,
|
D | ata_generic.c | 243 .remove = ata_pci_remove_one,
|
D | pata_efar.c | 290 .remove = ata_pci_remove_one,
|
D | pata_it8213.c | 285 .remove = ata_pci_remove_one,
|
D | sata_uli.c | 75 .remove = ata_pci_remove_one,
|
D | pata_cs5530.c | 356 .remove = ata_pci_remove_one,
|
D | pata_cs5536.c | 299 .remove = ata_pci_remove_one,
|
D | pata_hpt3x3.c | 279 .remove = ata_pci_remove_one,
|
D | pata_acpi.c | 267 .remove = ata_pci_remove_one,
|
D | pata_cmd640.c | 258 .remove = ata_pci_remove_one,
|
D | pata_hpt366.c | 413 .remove = ata_pci_remove_one,
|
D | pata_cs5520.c | 297 .remove = ata_pci_remove_one,
|
D | pata_atiixp.c | 300 .remove = ata_pci_remove_one,
|
D | pata_sl82c105.c | 367 .remove = ata_pci_remove_one,
|
D | pata_rdc.c | 371 ata_pci_remove_one(pdev); in rdc_remove_one()
|
D | sata_sis.c | 84 .remove = ata_pci_remove_one,
|
D | pata_ns87415.c | 409 .remove = ata_pci_remove_one,
|
D | pata_optidma.c | 442 .remove = ata_pci_remove_one,
|
D | pata_pdc202xx_old.c | 379 .remove = ata_pci_remove_one,
|
D | pata_artop.c | 446 .remove = ata_pci_remove_one,
|
D | pata_sil680.c | 431 .remove = ata_pci_remove_one,
|
D | pata_serverworks.c | 479 .remove = ata_pci_remove_one,
|
D | sata_vsc.c | 434 .remove = ata_pci_remove_one,
|
D | pata_hpt3x2n.c | 620 .remove = ata_pci_remove_one
|
D | pata_cmd64x.c | 520 .remove = ata_pci_remove_one,
|
D | acard-ahci.c | 120 .remove = ata_pci_remove_one,
|
D | sata_svw.c | 535 .remove = ata_pci_remove_one,
|
D | pata_ali.c | 618 .remove = ata_pci_remove_one,
|
D | pata_atp867x.c | 560 .remove = ata_pci_remove_one,
|
D | sata_via.c | 110 .remove = ata_pci_remove_one,
|
D | pata_pdc2027x.c | 131 .remove = ata_pci_remove_one,
|
D | pata_amd.c | 627 .remove = ata_pci_remove_one,
|
D | pata_via.c | 706 .remove = ata_pci_remove_one,
|
D | sata_qstor.c | 174 .remove = ata_pci_remove_one,
|
D | pata_sis.c | 901 .remove = ata_pci_remove_one,
|
D | sata_sil.c | 168 .remove = ata_pci_remove_one,
|
D | pata_it821x.c | 967 .remove = ata_pci_remove_one,
|
D | pdc_adma.c | 185 .remove = ata_pci_remove_one,
|
D | pata_hpt37x.c | 1057 .remove = ata_pci_remove_one
|
D | sata_inic162x.c | 906 .remove = ata_pci_remove_one,
|
D | sata_sil24.c | 379 .remove = ata_pci_remove_one,
|
D | sata_promise.c | 328 .remove = ata_pci_remove_one,
|
D | ata_piix.c | 1770 ata_pci_remove_one(pdev); in piix_remove_one()
|
D | sata_sx4.c | 295 .remove = ata_pci_remove_one,
|
D | ahci.c | 571 .remove = ata_pci_remove_one,
|
D | libata-core.c | 6338 void ata_pci_remove_one(struct pci_dev *pdev) in ata_pci_remove_one() function 6960 EXPORT_SYMBOL_GPL(ata_pci_remove_one);
|
D | sata_nv.c | 386 .remove = ata_pci_remove_one,
|
D | sata_mv.c | 4310 .remove = ata_pci_remove_one,
|
/linux-4.4.14/include/linux/ |
D | libata.h | 1247 extern void ata_pci_remove_one(struct pci_dev *pdev);
|