Home
last modified time | relevance | path

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

/drivers/base/power/
Dpower.h132 extern int pm_wakeup_source_sysfs_add(struct device *parent);
158 static inline int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add() function
Dwakeup_stats.c194 int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add() function
Dsysfs.c722 rc = pm_wakeup_source_sysfs_add(dev); in dpm_sysfs_add()