Home
last modified time | relevance | path

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

/linux/tools/lib/api/fs/
H A Dfs.h59 int sysfs__read_bool(const char *entry, bool *value);
H A Dfs.c448 int sysfs__read_bool(const char *entry, bool *value) in sysfs__read_bool() function