Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/macintosh/
Dwindfarm_core.c77 static char * critical_overtemp_path = "/sbin/critical_overtemp"; in wf_critical_overtemp() local
78 char *argv[] = { critical_overtemp_path, NULL }; in wf_critical_overtemp()
84 return call_usermodehelper(critical_overtemp_path, in wf_critical_overtemp()