Searched defs:sensor (Results 1 – 9 of 9) sorted by relevance
5 [sensor] section6 driver_path = "drivers/peripheral/sensor/chipset" argument23 devices_list = ["input", "sensor", "display"] argument
84 std::shared_ptr<ISensor> sensor; variable95 std::shared_ptr<ISensor> sensor; variable107 std::shared_ptr<ISensor> sensor; variable
108 std::shared_ptr<ISensor> sensor; variable119 std::shared_ptr<ISensor> sensor; variable131 std::shared_ptr<ISensor> sensor; variable
100 std::map<std::string, int32_t> sensor; in AddSensorTypeTemp() local182 std::string sensor[] = {"cpu", "charger", "gpu", "battery"}; in AddMitigationDevice() local
31 … std::shared_ptr<SensorController> sensor = std::make_shared<SensorController>(hardwareName); in CreateController() local
152 static int32_t GetSensorInfo(struct SensorInformation **sensor, int32_t *count) in GetSensorInfo()
112 struct SensorDeviceConfig sensor[CAMERA_DEVICE_MAX_NUM]; member147 struct CameraSensorConfig sensor; member
175 struct SensorDevice *sensor[DEVICE_NUM]; member
127 struct SensorInfo sensor; member