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

  /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
  /device/lge/hammerhead/libsensors/
sensors.cpp 78 static int open_sensors(const struct hw_module_t* module, const char* id,
89 open: open_sensors
435 static int open_sensors(const struct hw_module_t* module, const char* id,
  /hardware/invensense/6515/libsensors_iio/
sensors_mpl.cpp 70 static int open_sensors(const struct hw_module_t* module, const char* id,
81 open: open_sensors
431 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 450 static int open_sensors(const struct hw_module_t* module, const char* name,
503 * This can be first called from get_sensors_list or from open_sensors.
626 open : open_sensors
644 static int open_sensors(const struct hw_module_t* hw_module, const char* name, function
646 ALOGV("open_sensors begin...");
684 ALOGV("...open_sensors end");
  /device/generic/goldfish/sensors/
sensors_qemu.c 639 open_sensors(const struct hw_module_t* module, function
671 .open = open_sensors

Completed in 888 milliseconds