Home
last modified time | relevance | path

Searched refs:ws_head (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/base/power/
A Dwakeup.c288 struct list_head *ws_head = &wakeup_sources; in wakeup_sources_walk_start() local
290 return list_entry_rcu(ws_head->next, struct wakeup_source, entry); in wakeup_sources_walk_start()
303 struct list_head *ws_head = &wakeup_sources; in wakeup_sources_walk_next() local
305 return list_next_or_null_rcu(ws_head, &ws->entry, in wakeup_sources_walk_next()

Completed in 4 milliseconds