Searched refs:ID_HUMIDITY (Results 1 – 1 of 1) sorted by relevance
65 #define ID_HUMIDITY (ID_BASE+7) macro74 #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,