Home
last modified time | relevance | path

Searched refs:drv_stop (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac802154/
H A Dutil.c172 drv_stop(local); in ieee802154_stop_device()
H A Ddriver-ops.h215 static inline void drv_stop(struct ieee802154_local *local) in drv_stop() function
H A Dscan.c76 drv_stop(local); in mac802154_scan_cleanup_locked()
191 drv_stop(local); in mac802154_scan_worker()
/linux/net/mac80211/
H A Ddriver-ops.c36 void drv_stop(struct ieee80211_local *local, bool suspend) in drv_stop() function
H A Dutil.c1644 drv_stop(local, suspend); in ieee80211_stop_device()