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

  /frameworks/native/services/sensorservice/
SensorDevice.h 37 struct sensors_module_t* mSensorModule;
SensorService.h 49 struct sensors_module_t;
  /hardware/libhardware/modules/sensors/
multihal.cpp 531 struct sensors_module_t *module = (struct sensors_module_t*) *it;
549 struct sensors_module_t *module = (struct sensors_module_t*) hw_module;
580 static int module__get_sensors_list(struct sensors_module_t* module,
596 struct sensors_module_t HAL_MODULE_INFO_SYM = {
635 sensors_module_t *sensors_module = (sensors_module_t*) *it;
  /hardware/invensense/60xx/libsensors_iio/
sensors_mpl.cpp 58 static int sensors__get_sensors_list(struct sensors_module_t* module,
69 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /hardware/libhardware/include/hardware/
sensors.h 785 struct sensors_module_t { struct
792 int (*get_sensors_list)(struct sensors_module_t* module,
    [all...]
  /hardware/libhardware/tests/nusensors/
nusensors.cpp 64 struct sensors_module_t* module;
  /device/samsung/manta/libsensors/
sensors.cpp 79 static int sensors__get_sensors_list(struct sensors_module_t* module,
90 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 100 static int sensors__get_sensors_list(struct sensors_module_t* module,
111 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /device/lge/hammerhead/libsensors/
sensors.cpp 81 static int sensors__get_sensors_list(struct sensors_module_t* module,
92 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 70 static int sensors__get_sensors_list(struct sensors_module_t* module,
81 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp 59 static int sensors__get_sensors_list(struct sensors_module_t* module,
70 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /device/generic/goldfish/sensors/
sensors_qemu.c 551 static int sensors__get_sensors_list(struct sensors_module_t* module,
630 struct sensors_module_t HAL_MODULE_INFO_SYM = {
  /device/htc/flounder/sensor_hub/libsensors/
sensors.cpp 561 static int sensors__get_sensors_list(struct sensors_module_t*,
572 struct sensors_module_t HAL_MODULE_INFO_SYM = {

Completed in 4620 milliseconds