Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink.c889 static void synclink_remove_one (struct pci_dev *dev);
904 .remove = __devexit_p(synclink_remove_one),
8116 static void __devexit synclink_remove_one (struct pci_dev *dev) in synclink_remove_one() function