Searched refs:proc_apm_path (Results 1 – 1 of 1) sorted by relevance
39 static const char *proc_apm_path = "/proc/apm"; variable333 const int fd = open(proc_apm_path, O_RDONLY); in SDL_GetPowerInfo_Linux_proc_apm()
Completed in 3 milliseconds