Searched refs:unload_heads_path (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/hwmon/
H A Dhpfall.c22 char unload_heads_path[64]; variable
32 snprintf(unload_heads_path, sizeof(unload_heads_path),
38 int fd = open(unload_heads_path, O_RDONLY);
40 perror(unload_heads_path);
71 write_int(unload_heads_path, seconds*1000);

Completed in 108 milliseconds