unload_heads_path   25 tools/laptop/freefall/freefall.c static char unload_heads_path[64];
unload_heads_path   35 tools/laptop/freefall/freefall.c 	snprintf(unload_heads_path, sizeof(unload_heads_path) - 1,
unload_heads_path   42 tools/laptop/freefall/freefall.c 	int fd = open(unload_heads_path, O_RDONLY);
unload_heads_path   45 tools/laptop/freefall/freefall.c 		perror(unload_heads_path);
unload_heads_path   84 tools/laptop/freefall/freefall.c 	write_int(unload_heads_path, seconds*1000);