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

  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 108 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
120 .methods = &sensors_module_methods,
  /device/generic/goldfish/sensors/
sensors_qemu.c 670 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
682 .methods = &sensors_module_methods,
  /device/lge/hammerhead/libsensors/
sensors.cpp 88 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
100 methods: &sensors_module_methods,
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 80 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
92 methods: &sensors_module_methods,
  /hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp 66 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
78 methods: &sensors_module_methods,
  /device/htc/flounder/sensor_hub/libsensors/
sensors.cpp 568 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
580 methods: &sensors_module_methods,
  /hardware/libhardware/modules/sensors/
multihal.cpp 625 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
637 methods : &sensors_module_methods,

Completed in 368 milliseconds