Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac802154/
Ddriver-ops.h27 static inline int drv_start(struct ieee802154_local *local) in drv_start() function
Dcfg.c70 ret = drv_start(local); in ieee802154_resume()
Diface.c209 res = drv_start(local); in mac802154_slave_open()
/linux-6.1.9/net/mac80211/
Ddriver-ops.c11 int drv_start(struct ieee80211_local *local) in drv_start() function
Ddriver-ops.h85 int drv_start(struct ieee80211_local *local);
Diface.c1288 res = drv_start(local); in ieee80211_do_open()
Dtrace.h264 DEFINE_EVENT(local_only_evt, drv_start,
Dutil.c2429 res = drv_start(local); in ieee80211_reconfig()