Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dpower.h160 extern int pm_wakeup_source_sysfs_add(struct device *parent);
164 static inline int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add() function
Dwakeup_stats.c191 int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add() function
Dsysfs.c671 rc = pm_wakeup_source_sysfs_add(dev); in dpm_sysfs_add()