Searched defs:standby_cb_list (Results 1 – 1 of 1) sorted by relevance
55 struct standby_cb_list { struct56 int (*suspend)(void);57 int (*resume)(void);58 struct list_head list;