Home
last modified time | relevance | path

Searched defs:device_set_wakeup_capable (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_wakeup.h118 static inline void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup.c487 void device_set_wakeup_capable(struct device *dev, bool capable) in device_set_wakeup_capable() function