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

  /device/htc/flounder/sensor_hub/libsensors/
SensorBase.h 50 int write_sys_attribute(
SensorBase.cpp 70 int SensorBase::write_sys_attribute( function in class:SensorBase
  /hardware/akm/AK8975_FS/libsensors/
SensorBase.h 49 int write_sys_attribute(
AdxlSensor.cpp 106 err = write_sys_attribute(input_sysfs_path, buffer, 1);
157 err = write_sys_attribute(input_sysfs_path, buffer, bytes);
AkmSensor.cpp 107 err = write_sys_attribute(input_sysfs_path, buffer, 1);
163 err = write_sys_attribute(input_sysfs_path, buffer, bytes);
250 err = write_sys_attribute(input_sysfs_path, (char*)acc, 6);
SensorBase.cpp 69 int SensorBase::write_sys_attribute( function in class:SensorBase

Completed in 304 milliseconds