Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dsysfs.c110 ret = rdev_suspend(rdev, rdev->wiphy.wowlan_config); in wiphy_suspend()
116 ret = rdev_suspend(rdev, NULL); in wiphy_suspend()
H A Drdev-ops.h15 static inline int rdev_suspend(struct cfg80211_registered_device *rdev, in rdev_suspend() function
H A Dtrace.h249 TRACE_EVENT(rdev_suspend,
/linux/net/ieee802154/
H A Dsysfs.c69 ret = rdev_suspend(rdev); in wpan_phy_suspend()
H A Drdev-ops.h28 rdev_suspend(struct cfg802154_registered_device *rdev) in rdev_suspend() function