Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h181 void plfxlc_op_stop(struct ieee80211_hw *hw, bool suspend);
H A Dmac.c108 void plfxlc_op_stop(struct ieee80211_hw *hw, bool suspend) in plfxlc_op_stop() function
689 .stop = plfxlc_op_stop,
H A Dusb.c411 plfxlc_op_stop(plfxlc_usb_to_hw(usb), false); in plfxlc_usb_release()
765 plfxlc_op_stop(plfxlc_usb_to_hw(usb), false); in plfxlc_usb_stop()