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

  /device/htc/flounder/thermal/
thermal.c 52 * @param sensor_num Number of sensor file with temperature.
63 static ssize_t read_temperature(int sensor_num, int type, const char *name, float mult,
69 sprintf(file_name, TEMPERATURE_FILE_FORMAT, sensor_num);
  /device/huawei/angler/thermal/
thermal.c 63 * @param sensor_num Number of sensor file with temperature.
74 static ssize_t read_temperature(int sensor_num, int type, const char *name, float mult,
81 sprintf(file_name, TEMPERATURE_FILE_FORMAT, sensor_num);
  /device/moto/shamu/thermal/
thermal.c 61 * @param sensor_num Number of sensor file with temperature.
71 static ssize_t read_temperature(int sensor_num, int type, const char *name, float mult,
77 sprintf(file_name, TEMPERATURE_FILE_FORMAT, sensor_num);
  /device/google/dragon/recovery/updater/
ec_commands.h 1741 uint8_t sensor_num; member in struct:ec_response_motion_sensor_data
1821 uint8_t sensor_num; member in struct:ec_params_motion_sense::__anon3166::__anon3169
1829 uint8_t sensor_num; member in struct:ec_params_motion_sense::__anon3166::__anon3170
1842 uint8_t sensor_num; member in struct:ec_params_motion_sense::__anon3166::__anon3171
2110 uint32_t sensor_num; member in struct:ec_params_thermal_get_threshold_v1
2117 uint32_t sensor_num; member in struct:ec_params_thermal_set_threshold_v1
    [all...]

Completed in 78 milliseconds