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

  /hardware/libhardware/modules/sensors/dynamic_sensor/
sensors.cpp 138 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
161 .methods = &sensors_module_methods,
  /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/google/contexthub/sensorhal/
sensors.cpp 399 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
434 .methods = &sensors_module_methods,
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 81 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
101 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/generic/goldfish/sensors/
sensors_qemu.c 933 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
945 .methods = &sensors_module_methods,
  /hardware/libhardware/modules/sensors/
multihal.cpp 772 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
784 .methods = &sensors_module_methods,

Completed in 174 milliseconds