Searched refs:write_debugfs_file (Results 1 – 2 of 2) sorted by relevance
61 int write_debugfs_file(const char *debugfs_file, const char *buf, size_t count);
177 int write_debugfs_file(const char *subpath, const char *buf, size_t count) in write_debugfs_file() function520 return write_debugfs_file(debugfs_file, value, strlen(value)); in write_debugfs_int()