Home
last modified time | relevance | path

Searched refs:set_wakeup (Results 1 – 3 of 3) sorted by relevance

/include/linux/usb/
Dphy.h147 int (*set_wakeup)(struct usb_phy *x, bool enabled); member
318 if (x && x->set_wakeup) in usb_phy_set_wakeup()
319 return x->set_wakeup(x, enabled); in usb_phy_set_wakeup()
/include/net/
Dmac80211.h3968 void (*set_wakeup)(struct ieee80211_hw *hw, bool enabled); member
Dcfg80211.h4561 void (*set_wakeup)(struct wiphy *wiphy, bool enabled); member