Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dsclp_async.c24 static int callhome_enabled; variable
79 len = snprintf(buf, sizeof(buf), "%d\n", callhome_enabled); in proc_handler_callhome()
90 callhome_enabled = val; in proc_handler_callhome()
126 if (!callhome_enabled) in sclp_async_send_wait()