Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.h16 void cw1200_stop(struct ieee80211_hw *dev);
H A Dmain.c207 .stop = cw1200_stop,
H A Dsta.c93 void cw1200_stop(struct ieee80211_hw *dev) in cw1200_stop() function