Searched refs:client_dpms (Results 1 – 5 of 5) sorted by relevance
239 if (force_dpms || (client_dpms && client_count)) { in check_dpms()
354 extern int client_dpms;
460 int client_dpms = 0; variable
4905 snprintf(buf, bufn, "ans=%s:%d", p, client_dpms); in process_remote_cmd()4909 client_dpms = 1; in process_remote_cmd()4914 snprintf(buf, bufn, "ans=%s:%d", p, !client_dpms); in process_remote_cmd()4918 client_dpms = 0; in process_remote_cmd()
3741 client_dpms = 1; in main()