Searched refs:ws_name (Results 1 – 1 of 1) sorted by relevance
88 const char *ws_name; in wakeup_source_create() local95 ws_name = kstrdup_const(name, GFP_KERNEL); in wakeup_source_create()96 if (!ws_name) in wakeup_source_create()98 ws->name = ws_name; in wakeup_source_create()