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