Searched refs:zd_op_stop (Results 1 – 3 of 3) sorted by relevance
319 void zd_op_stop(struct ieee80211_hw *hw);
343 void zd_op_stop(struct ieee80211_hw *hw) in zd_op_stop() function1362 .stop = zd_op_stop,
1490 zd_op_stop(zd_usb_to_hw(usb)); in zd_usb_stop()