Searched refs:pm_wakeup_source_sysfs_add (Results 1 – 3 of 3) sorted by relevance
160 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
191 int pm_wakeup_source_sysfs_add(struct device *parent) in pm_wakeup_source_sysfs_add() function
671 rc = pm_wakeup_source_sysfs_add(dev); in dpm_sysfs_add()