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

  /hardware/libhardware/modules/sensors/dynamic_sensor/
sensors.cpp 142 static int get_sensors_list( function
165 .get_sensors_list = get_sensors_list,
  /device/google/contexthub/sensorhal/
sensors.cpp 403 static int get_sensors_list( function
406 ALOGV("get_sensors_list");
438 .get_sensors_list = get_sensors_list,
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 81 int count = module->get_sensors_list(module, &list);
  /hardware/libhardware/include/hardware/
sensors.h 403 int (*get_sensors_list)(struct sensors_module_t* module, member in struct:sensors_module_t
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 124 .get_sensors_list = sensors__get_sensors_list,
  /hardware/interfaces/sensors/1.0/default/
Sensors.cpp 118 size_t count = mSensorModule->get_sensors_list(mSensorModule, &list);
  /hardware/libhardware/modules/sensors/
multihal.cpp 178 * This will be handled to get_sensors_list() callers.
639 * This can be first called from get_sensors_list or from open_sensors.
706 global_sensors_count += module->get_sensors_list(module, &subhal_sensors_list);
724 int module_sensor_count = module->get_sensors_list(module, &subhal_sensors_list);
788 .get_sensors_list = module__get_sensors_list
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 105 get_sensors_list: sensors__get_sensors_list,
  /hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp 82 get_sensors_list: sensors__get_sensors_list,
  /device/generic/goldfish/sensors/
sensors_qemu.c 665 * available from the emulator (see get_sensors_list below)
947 .get_sensors_list = sensors__get_sensors_list
  /device/google/dragon/sensor_hub/
sensors.cpp 562 .get_sensors_list =cros_ec_get_sensors_list,

Completed in 120 milliseconds