Home
last modified time | relevance | path

Searched refs:proc_apm_path (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/power/linux/
A DSDL_syspower.c39 static const char *proc_apm_path = "/proc/apm"; variable
333 const int fd = open(proc_apm_path, O_RDONLY); in SDL_GetPowerInfo_Linux_proc_apm()

Completed in 3 milliseconds