Searched refs:no_daemon (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-daemon.c226 int isst_daemon(int debug_mode, int poll_interval, int no_daemon) argument
230 if (!no_daemon && poll_interval < 0 && !debug_mode) {
H A Disst.h310 extern int isst_daemon(int debug_mode, int poll_interval, int no_daemon);
H A Disst-config.c3144 int no_daemon = 0; local
3242 no_daemon = 1;
3281 ret = isst_daemon(debug_flag, poll_interval, no_daemon);

Completed in 107 milliseconds