Searched refs:SYSFS_PATH (Results 1 – 2 of 2) sorted by relevance
23 #define SYSFS_PATH "/sys/kernel/debug/ec/ec0/io" macro134 err(EXIT_FAILURE, "Could not read from %s\n", SYSFS_PATH); in dump_ec()157 err(EXIT_FAILURE, "Could not read from %s\n", SYSFS_PATH); in dump_ec()187 byte_offset, SYSFS_PATH); in read_ec_val()220 fd = open(SYSFS_PATH, file_mode); in main()222 err(EXIT_FAILURE, "%s", SYSFS_PATH); in main()
34 possibly support a ``SYSFS_PATH`` environment variable to overwrite the