Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/iio/
H A Diio_utils.h78 int read_sysfs_posint(const char *filename, const char *basedir);
H A Diio_utils.c846 * read_sysfs_posint() - read an integer value from file
853 int read_sysfs_posint(const char *filename, const char *basedir) in read_sysfs_posint() function
878 perror("read_sysfs_posint(): Failed to close dir"); in read_sysfs_posint()
/kernel/linux/linux-6.6/tools/iio/
H A Diio_utils.h75 int read_sysfs_posint(const char *filename, const char *basedir);
H A Diio_utils.c850 * read_sysfs_posint() - read an integer value from file
857 int read_sysfs_posint(const char *filename, const char *basedir) in read_sysfs_posint() function
882 perror("read_sysfs_posint(): Failed to close dir"); in read_sysfs_posint()

Completed in 3 milliseconds