Searched refs:sysfile_str (Results 1 – 1 of 1) sorted by relevance
1348 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local1353 if (!sysfile_str) { in linux_sys_state_supports_mode()1370 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()1380 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local1382 if (!sysfile_str) { in linux_sys_state_suspend()1387 if (!g_file_set_contents(LINUX_SYS_STATE_FILE, sysfile_str, in linux_sys_state_suspend()