Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c180 static void ath5k_stop(struct net80211_device *dev);
187 .close = ath5k_stop,
1602 static void ath5k_stop(struct net80211_device *dev) in ath5k_stop() function