Home
last modified time | relevance | path

Searched refs:read_sysfs_string (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dusb_linux.cpp286 static int read_sysfs_string(const char *sysfs_name, const char *sysfs_node, in read_sysfs_string() function
316 if (read_sysfs_string(sysfs_name, sysfs_node, buf, sizeof(buf)) < 0) in read_sysfs_number()