Home
last modified time | relevance | path

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

/linux/tools/laptop/freefall/
H A Dfreefall.c53 static void write_int(char *path, int i) in write_int() function
77 write_int("/sys/class/leds/hp::hddprotect/brightness", on); in set_led()
84 write_int(unload_heads_path, seconds*1000); in protect()