OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inv_read_temp_scale
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h
69
int
inv_read_temp_scale
(const struct inv_sysfs_names_s *names, short *data);
inv_sysfs_utils.c
198
*
inv_read_temp_scale
() - Read temperature scale.
203
int
inv_read_temp_scale
(const struct inv_sysfs_names_s *names, short *data)
function
274
count +=
inv_read_temp_scale
(names, &scale);
Completed in 35 milliseconds