Searched refs:WAKE_MESSAGE (Results 1 - 2 of 2) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp143 static const char WAKE_MESSAGE = 'W'; member in struct:sensors_poll_context_t
228 const char wakeMessage(WAKE_MESSAGE);
311 ALOGE_IF(msg != WAKE_MESSAGE, "unknown message on wake queue (0x%02x)", int(msg));
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors_mpl.cpp113 static const char WAKE_MESSAGE = 'W'; member in struct:sensors_poll_context_t
189 const char wakeMessage(WAKE_MESSAGE);

Completed in 118 milliseconds