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