Searched refs:wakeup_class (Results 1 – 1 of 1) sorted by relevance
21 static struct class *wakeup_class; variable152 dev->class = wakeup_class; in wakeup_source_device_create()215 wakeup_class = class_create("wakeup"); in wakeup_sources_sysfs_init()217 return PTR_ERR_OR_ZERO(wakeup_class); in wakeup_sources_sysfs_init()