Searched refs:ohci1394_pci_remove (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dohci1394.c180 static void ohci1394_pci_remove(struct pci_dev *pdev);
2291 * we just return, and clean up in the ohci1394_pci_remove
3177 ohci1394_pci_remove(dev); \
3403 static void ohci1394_pci_remove(struct pci_dev *pdev) function
3514 /* See ohci1394_pci_remove() for comments on this sequence */
3613 .remove = ohci1394_pci_remove,

Completed in 92 milliseconds