Searched refs:ws_name (Results 1 – 1 of 1) sorted by relevance
91 const char *ws_name; in wakeup_source_create() local98 ws_name = kstrdup_const(name, GFP_KERNEL); in wakeup_source_create()99 if (!ws_name) in wakeup_source_create()101 ws->name = ws_name; in wakeup_source_create()