Home
last modified time | relevance | path

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

/hardware/invensense/60xx/mlsdk/platform/include/linux/
Dmpu.h50 #define MPU_PM_EVENT_POST_SUSPEND (4) macro
/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp1077 } else if (irqd.data == MPU_PM_EVENT_POST_SUSPEND) { in handlePowerEvent()