Hello,
Does anyone know whether we can call this using some sort of a function pointer?
~/Desktop/kobo-update-3.11.0/koboroot/usr/local/Kobo$ arm-linux-gnueabihf-objdump -T -C ./libnickel.so.1.0.0 |grep -i "imx508" |grep -i "suspend"
004ec9d8 g DF .text 00000010 Base iMX508::suspend()
or maybe its this one
0071374c g DF .text 00000024 Base AutomationSurface::sleep(int)
or this one?
00758d20 g DF .text 00000028 Base DevicePowerWorkflowManager::requestSleep()
Last edited by mementomori; 10-23-2014 at 05:53 AM.
Reason: more info
|