root/platform/s5is/sub/101a/stubs_entry_2.S

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "stubs_asm.h"
   2 #define NULL_SUB 0xFF81096C
   3 
   4 // Override stubs_entry.S
   5 NHSTUB(GetZoomLensCurrentPoint,     0xFF957D84)
   6 NHSTUB(GetZoomLensCurrentPosition,  0xFF957D88)
   7 NHSTUB(Lseek,                       0xFF825F94)
   8 NHSTUB(Read,                        0xFF825E34)
   9 NHSTUB(SetParameterData,            0xFF972F9C)
  10 NHSTUB(UIFS_WriteFirmInfoToFile,    NULL_SUB)
  11 NHSTUB(kbd_pwr_off,                 NULL_SUB)
  12 NHSTUB(kbd_pwr_on,                  NULL_SUB)
  13 NHSTUB(srand,                       0xFF81BDB4)
  14 NHSTUB(write,                       0xFF81A328)
  15 
  16 // Additional
  17 NHSTUB(CloseMShutter,               0xFFA0BE98)
  18 NHSTUB(OpenMShutter,                0xFFA0BED0)
  19 NHSTUB(SetZoomActuatorSpeedPercent, 0xFF957D38)
  20 NHSTUB(SSAPI_ExtStrobeCharged,      0xFF8288B4) // Functionality unknown. Implied effect implemented in IsStrobeChargeCompleted
  21 NHSTUB(UniqueLedOff,                0xFF913C44)
  22 NHSTUB(UniqueLedOn,                 0xFF913BBC)
  23 NHSTUB(closefastdir,                0xFFA27A98)
  24 NHSTUB(ints_disable,                0xFF81058C)
  25 NHSTUB(ints_enable,                 0xFF8105B4)
  26 NHSTUB(phySw,                       0xFF823668)
  27 NHSTUB(phySw_p1,                    0xFF823A6C)
  28 NHSTUB(phySw_p2,                    0xFF82330C)

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