Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c162 static void ath5k_remove(struct pci_device *pdev);
168 .remove = ath5k_remove,
445 static void ath5k_remove(struct pci_device *pdev) in ath5k_remove() function