Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/macintosh/
Dwindfarm_core.c76 static char const critical_overtemp_path[] = "/sbin/critical_overtemp"; in wf_critical_overtemp() local
77 char *argv[] = { (char *)critical_overtemp_path, NULL }; in wf_critical_overtemp()
83 return call_usermodehelper(critical_overtemp_path, in wf_critical_overtemp()