Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac802154/
Ddriver-ops.h29 static inline int drv_start(struct ieee802154_local *local) in drv_start() function
Dcfg.c76 ret = drv_start(local); in ieee802154_resume()
Diface.c218 res = drv_start(local); in mac802154_slave_open()
/linux-4.4.14/net/mac80211/
Ddriver-ops.c13 int drv_start(struct ieee80211_local *local) in drv_start() function
Ddriver-ops.h69 int drv_start(struct ieee80211_local *local);
Diface.c555 res = drv_start(local); in ieee80211_do_open()
Dtrace.h227 DEFINE_EVENT(local_only_evt, drv_start,
Dutil.c1813 res = drv_start(local); in ieee80211_reconfig()