HomeSort by relevance Sort by last modified time
    Searched full:open_sensors (Results 1 - 8 of 8) sorted by null

  /device/google/contexthub/lefty/
lefty_service.cpp 31 // open_sensors() function, called from HIDL_FETCH_ISensors, called from
  /hardware/libhardware/modules/sensors/dynamic_sensor/
sensors.cpp 128 static int open_sensors( function
139 .open = open_sensors
  /device/google/contexthub/sensorhal/
sensors.cpp 382 static int open_sensors( function
386 ALOGV("open_sensors");
400 .open = open_sensors
  /hardware/akm/AK8975_FS/libsensors/
sensors.cpp 98 static int open_sensors(const struct hw_module_t* module, const char* id,
109 .open = open_sensors
356 static int open_sensors(const struct hw_module_t* module, const char* id, function
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 71 static int open_sensors(const struct hw_module_t* module, const char* id,
82 open: open_sensors
452 static int open_sensors(const struct hw_module_t* module, const char* id, function
  /hardware/invensense/65xx/libsensors_iio/
sensors_mpl.cpp 56 static int open_sensors(const struct hw_module_t* module, const char* id,
67 open: open_sensors
382 static int open_sensors(const struct hw_module_t* module, const char* id, function
  /hardware/libhardware/modules/sensors/
multihal.cpp 587 static int open_sensors(const struct hw_module_t* module, const char* name,
631 * This can be first called from get_sensors_list or from open_sensors.
765 .open = open_sensors
787 static int open_sensors(const struct hw_module_t* hw_module, const char* name, function
789 ALOGV("open_sensors begin...");
830 ALOGV("...open_sensors end");
  /device/generic/goldfish/sensors/
sensors_qemu.c 926 open_sensors(const struct hw_module_t* module, function
    [all...]

Completed in 1253 milliseconds