Searched refs:sysfspath (Results 1 – 1 of 1) sorted by relevance
1223 g_autofree char *sysfspath = NULL; in get_sysfs_str_val() local1230 sysfspath = g_strdup_printf("/sys/dev/block/%u:%u/queue/%s", in get_sysfs_str_val()1233 if (!g_file_get_contents(sysfspath, val, &len, NULL)) { in get_sysfs_str_val()