root/platform/a495/sub/100d/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xffc00b20
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(SetScriptMode,               0xffc00f70)
   6 NHSTUB(kbd_pwr_on,                  NULL_SUB)
   7 
   8 // These don't exist/aren't found in dryos
   9 NHSTUB(SetZoomActuatorSpeedPercent, NULL_SUB)
  10 
  11 // Additional
  12 NHSTUB(MakeAFScan,                  0xffd0f1fc)
  13 NHSTUB(TurnOnMic,                   0xffc43c28)
  14 NHSTUB(TurnOffMic,                  0xffc43c54)
  15 NHSTUB(closefastdir,                0xffdeba50)
  16 NHSTUB(platformsub_kbd_fetch_data,  0xffc435cc)

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