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

  /hardware/invensense/libsensors_iio/
sensors_mpl.cpp 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/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/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,
  /device/generic/goldfish/sensors/
sensors_qemu.c 621 static struct hw_module_methods_t sensors_module_methods = { variable in typeref:struct:hw_module_methods_t
633 .methods = &sensors_module_methods,

Completed in 538 milliseconds