Home
last modified time | relevance | path

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

/linux-4.4.14/tools/laptop/freefall/
Dfreefall.c54 static void write_int(char *path, int i) in write_int() function
78 write_int("/sys/class/leds/hp::hddprotect/brightness", on); in set_led()
85 write_int(unload_heads_path, seconds*1000); in protect()
/linux-4.4.14/arch/alpha/kernel/
Dptrace.c165 write_int(struct task_struct *task, unsigned long addr, int data) in write_int() function
220 res = write_int(child, task_thread_info(child)->bpt_addr[i], in ptrace_set_bpt()
246 write_int(child, task_thread_info(child)->bpt_addr[i], in ptrace_cancel_bpt()