Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/macintosh/
Dwindfarm_core.c74 static char const critical_overtemp_path[] = "/sbin/critical_overtemp"; in wf_critical_overtemp() local
75 char *argv[] = { (char *)critical_overtemp_path, NULL }; in wf_critical_overtemp()
81 return call_usermodehelper(critical_overtemp_path, in wf_critical_overtemp()