Home
last modified time | relevance | path

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

/include/linux/usb/
A Dphy.h145 int (*set_wakeup)(struct usb_phy *x, bool enabled); member
308 if (x && x->set_wakeup) in usb_phy_set_wakeup()
309 return x->set_wakeup(x, enabled); in usb_phy_set_wakeup()
/include/net/
A Dmac80211.h4518 void (*set_wakeup)(struct ieee80211_hw *hw, bool enabled); member
A Dcfg80211.h4743 void (*set_wakeup)(struct wiphy *wiphy, bool enabled); member

Completed in 42 milliseconds