Home
last modified time | relevance | path

Searched refs:read_sysfs_file (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c47 static int read_sysfs_file(const char *name, char *buf, int size) in read_sysfs_file() function
71 if (read_sysfs_file(dev_str, descr, 4096)) { in tc_acpi_str()
79 if (read_sysfs_file(dev_path, sysfs_path + 4, 4092)) { in tc_acpi_str()
96 if (read_sysfs_file(sysfs_path, sysfs_descr, 4096)) in tc_acpi_str()

Completed in 1 milliseconds