Searched refs:ide_pci_remove (Results 1 - 25 of 33) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | rz1000.c | 66 ide_pci_remove(dev); in rz1000_remove()
|
H A D | opti621.c | 159 .remove = ide_pci_remove,
|
H A D | it8172.c | 145 .remove = ide_pci_remove,
|
H A D | jmicron.c | 156 .remove = ide_pci_remove,
|
H A D | triflex.c | 121 .remove = ide_pci_remove,
|
H A D | cs5530.c | 275 .remove = ide_pci_remove,
|
H A D | cs5535.c | 196 .remove = ide_pci_remove,
|
H A D | cy82c693.c | 200 ide_pci_remove(dev); in cy82c693_remove()
|
H A D | ide-pci-generic.c | 183 .remove = ide_pci_remove,
|
H A D | slc90e66.c | 162 .remove = ide_pci_remove,
|
H A D | setup-pci.c | 621 void ide_pci_remove(struct pci_dev *dev) in ide_pci_remove() function 649 EXPORT_SYMBOL_GPL(ide_pci_remove); variable
|
H A D | cs5536.c | 281 .remove = ide_pci_remove,
|
H A D | it8213.c | 197 .remove = ide_pci_remove,
|
H A D | trm290.c | 356 .remove = ide_pci_remove,
|
H A D | tc86c001.c | 237 ide_pci_remove(dev); in tc86c001_remove()
|
H A D | atiixp.c | 192 .remove = ide_pci_remove,
|
H A D | pdc202xx_old.c | 342 .remove = ide_pci_remove,
|
H A D | ns87415.c | 330 .remove = ide_pci_remove,
|
H A D | sc1200.c | 333 .remove = ide_pci_remove,
|
H A D | sl82c105.c | 348 .remove = ide_pci_remove,
|
H A D | amd74xx.c | 323 .remove = ide_pci_remove,
|
H A D | aec62xx.c | 293 ide_pci_remove(dev); in aec62xx_remove()
|
H A D | cmd64x.c | 432 .remove = ide_pci_remove,
|
H A D | pdc202xx_new.c | 517 ide_pci_remove(dev); in pdc202new_remove()
|
H A D | piix.c | 455 .remove = ide_pci_remove,
|
Completed in 13 milliseconds
12