Home
last modified time | relevance | path

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

/openbmc/linux/tools/iio/
H A Diio_utils.h76 int read_sysfs_float(const char *filename, const char *basedir, float *val);
H A Diio_utils.c904 int read_sysfs_float(const char *filename, const char *basedir, float *val) in read_sysfs_float() function