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

  /device/htc/flounder/sensor_hub/libsensors/
CwMcuSensor.h 95 int fixed_sysfs_path_len; member in class:CwMcuSensor
CwMcuSensor.cpp 190 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "batch_enable");
438 fixed_sysfs_path_len = strlen(fixed_sysfs_path);
486 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "calibrator_en");
523 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "calibrator_data_mag");
533 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "calibrator_data_acc");
793 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "enable");
828 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "calibrator_data_mag");
926 strcpy(&fixed_sysfs_path[fixed_sysfs_path_len], "batch_enable");
    [all...]

Completed in 50 milliseconds