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

  /device/samsung/manta/libsensors/
sensors.cpp 86 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
98 .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,
  /device/generic/goldfish/sensors/
sensors_qemu.c 626 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
638 .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,

Completed in 53 milliseconds