Home
last modified time | relevance | path

Searched refs:ID_HUMIDITY (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/sensors/
Dsensors_qemu.c65 #define ID_HUMIDITY (ID_BASE+7) macro
74 #define SENSORS_HUMIDITY (1 << ID_HUMIDITY)
366 events[ID_HUMIDITY].relative_humidity = params[0]; in sensor_device_poll_event_locked()
367 events[ID_HUMIDITY].type = SENSOR_TYPE_RELATIVE_HUMIDITY; in sensor_device_poll_event_locked()
646 .handle = ID_HUMIDITY,