root/platform/d10/sub/100a/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF810950
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(DoAFLock,                    0xFF85E914)
   6 NHSTUB(EnterToCompensationEVF,      NULL_SUB)
   7 NHSTUB(ExitFromCompensationEVF,     NULL_SUB)
   8 NHSTUB(UnlockAF,                    0xFF85E924)
   9 //NHSTUB(kbd_pwr_on,                  NULL_SUB)
  10 //NHSTUB(kbd_pwr_off,                 NULL_SUB)
  11 
  12 // These don't exist
  13 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  14 
  15 // Additional
  16 NHSTUB(LogCameraEvent,              0xFF86EF38)
  17 NHSTUB(MakeAFScan,                  0xFF932820)
  18 NHSTUB(ScreenLock,                  0xFF9B967C)
  19 NHSTUB(exmem_free,                  0xFF86C7B0)

/* [<][>][^][v][top][bottom][index][help] */