Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dacpi.c108 static int cool_callback(struct dirtree *tree) in cool_callback() function
142 if (toys.optflags & FLAG_c) dirtree_read("/sys/class/thermal", cool_callback); in acpi_main()