Home
last modified time | relevance | path

Searched defs:pm_vt_switch (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/power/
H A Dconsole.c22 struct pm_vt_switch { struct
28 static LIST_HEAD(pm_vt_switch_list); argument
48 struct pm_vt_switch *entry, *tmp; in pm_vt_switch_required() argument
107 static bool pm_vt_switch(void) in pm_vt_switch() function