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

  /device/moto/stingray/sensors/
sensors.c 65 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
77 .methods = &sensors_module_methods,
  /device/samsung/crespo/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/samsung/tuna/libsensors/
sensors.cpp 106 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
118 methods: &sensors_module_methods,
  /development/tools/emulator/system/sensors/
sensors_qemu.c 622 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
634 .methods = &sensors_module_methods,
  /sdk/emulator/sensors/
sensors_qemu.c 622 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
634 .methods = &sensors_module_methods,

Completed in 473 milliseconds