Searched defs:ctrl_file (Results 1 – 3 of 3) sorted by relevance
49 write_to_led(const char *name, const char *ctrl_file, const char *value) in write_to_led()351 read_led(const char *name, const char *ctrl_file, in read_led()
39 struct dentry *ctrl_file; member
63 FILE *ctrl_file = NULL; in test_synproxy() local