Searched defs:set_wakeup (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/usb/chipidea/ | ||
H A D | usbmisc_imx.c | 80 int (*set_wakeup)(struct imx_usbmisc_data *data, bool enabled); member in struct:usbmisc_ops |
/linux-4.1.27/include/linux/usb/ | ||
H A D | phy.h | 118 int (*set_wakeup)(struct usb_phy *x, bool enabled); member in struct:usb_phy |
/linux-4.1.27/include/net/ | ||
H A D | cfg80211.h | 2455 void (*set_wakeup)(struct wiphy *wiphy, bool enabled); member in struct:cfg80211_ops |
H A D | mac80211.h | 3167 void (*set_wakeup)(struct ieee80211_hw *hw, bool enabled); member in struct:ieee80211_ops |
Completed in 204 milliseconds