Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/net/mac80211/
H A Ddriver-ops.c36 void drv_stop(struct ieee80211_local *local, bool suspend) in drv_stop() function
H A Ddriver-ops.h91 void drv_stop(struct ieee80211_local *local, bool suspend);
H A Diface.c1462 drv_stop(local, false); in ieee80211_do_open()
H A Dtrace.h331 TRACE_EVENT(drv_stop,
H A Dutil.c1584 drv_stop(local, suspend); in ieee80211_stop_device()