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

  /device/google/contexthub/sensorhal/
sensors.cpp 192 static int open_sensors( function
196 ALOGI("open_sensors");
207 .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
  /device/htc/flounder/sensor_hub/libsensors/
sensors.cpp 558 static int open_sensors(const struct hw_module_t* module, const char* id,
569 open: open_sensors
811 static int open_sensors(const struct hw_module_t* module, const char*,
  /hardware/libhardware/modules/sensors/
multihal.cpp 452 static int open_sensors(const struct hw_module_t* module, const char* name,
485 * This can be first called from get_sensors_list or from open_sensors.
608 .open = open_sensors
626 static int open_sensors(const struct hw_module_t* hw_module, const char* name, function
628 ALOGV("open_sensors begin...");
666 ALOGV("...open_sensors end");
  /device/generic/goldfish/sensors/
sensors_qemu.c 705 open_sensors(const struct hw_module_t* module, function
737 .open = open_sensors

Completed in 5005 milliseconds