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

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 
   3 #define NULLSUB 0xFF810B24
   4 
   5 // Not found
   6 NHSTUB(kbd_pwr_on,                      NULLSUB)
   7 
   8 // Additional
   9 NHSTUB(SetZoomActuatorSpeedPercent, 0xFFA9BB08)
  10 NHSTUB(MakeAFScan,                  0xFF96751C)
  11 NHSTUB(platformsub_kbd_fetch_data,      0xFF8602B4)
  12 NHSTUB(TurnOnMic,                   0xFF860934)
  13 NHSTUB(TurnOffMic,                  0xFF860960)

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