Searched refs:zd_op_stop (Results 1 – 3 of 3) sorted by relevance
306 void zd_op_stop(struct ieee80211_hw *hw);
329 void zd_op_stop(struct ieee80211_hw *hw) in zd_op_stop() function1349 .stop = zd_op_stop,
1478 zd_op_stop(zd_usb_to_hw(usb)); in zd_usb_stop()