HomeSort by relevance Sort by last modified time
    Searched refs:inv_read_temp_scale (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h 75 int inv_read_temp_scale(const struct inv_sysfs_names_s *names, short *data);
inv_sysfs_utils.c 204 * inv_read_temp_scale() - Read temperature scale.
209 int inv_read_temp_scale(const struct inv_sysfs_names_s *names, short *data) function
280 count += inv_read_temp_scale(names, &scale);
  /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 2669 milliseconds