Searched refs:sysfile_strs (Results 1 – 1 of 1) sorted by relevance
1347 const char *sysfile_strs[3] = {"disk", "mem", NULL}; in linux_sys_state_supports_mode() local1348 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode()1379 const char *sysfile_strs[3] = {"disk", "mem", NULL}; in linux_sys_state_suspend() local1380 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend()