Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DInputEventReader.cpp52 #define INPUT_EVENT_DEBUG (0) macro
58 LOGV_IF(INPUT_EVENT_DEBUG, in fill()
67 if (INPUT_EVENT_DEBUG) { in fill()
89 LOGV_IF(INPUT_EVENT_DEBUG, "DEBUG:%s exit, numEventsRead:%d\n", in fill()
98 LOGV_IF(INPUT_EVENT_DEBUG, "DEBUG:%s fd:%d, available:%d\n", in readEvent()
111 LOGV_IF(INPUT_EVENT_DEBUG, "DEBUG:%s fd:%d, still available:%d\n", in next()
/hardware/invensense/60xx/libsensors_iio/
DInputEventReader.cpp52 #define INPUT_EVENT_DEBUG (0) macro
56 LOGV_IF(INPUT_EVENT_DEBUG, in fill()
65 if (INPUT_EVENT_DEBUG) { in fill()
87 LOGV_IF(INPUT_EVENT_DEBUG, "DEBUG:%s exit\n", __PRETTY_FUNCTION__); in fill()