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