Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/aw2/
Daw2-alsa.c121 static void __devexit snd_aw2_remove(struct pci_dev *pci);
177 .remove = __devexit_p(snd_aw2_remove),
408 static void __devexit snd_aw2_remove(struct pci_dev *pci) in snd_aw2_remove() function