OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:write_sysfs_string_and_verify
(Results
1 - 5
of
5
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
iio_utils.h
535
*
write_sysfs_string_and_verify
() - string write, readback and verify
540
int
write_sysfs_string_and_verify
(char *filename, char *basedir, char *val)
function
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h
535
*
write_sysfs_string_and_verify
() - string write, readback and verify
540
int
write_sysfs_string_and_verify
(char *filename, char *basedir, char *val)
function
mpu_iio.c
792
ret =
write_sysfs_string_and_verify
("trigger/current_trigger",
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
iio_utils.h
561
*
write_sysfs_string_and_verify
() - string write, readback and verify
566
int
write_sysfs_string_and_verify
(char *filename, char *basedir, char *val)
function
stress_iio.c
60
//
write_sysfs_string_and_verify
("wake_lock", "/sys/power/", "hack");
581
//
write_sysfs_string_and_verify
("wake_unlock", "/sys/power/", "hack");
1027
ret =
write_sysfs_string_and_verify
("trigger/current_trigger",
Completed in 345 milliseconds