pspsdk-1.0+beta2
Main Page
Modules
Data Structures
Files
File List
Globals
pspsdk-1.0+beta2
Modules
Data Structures
Files
File List
src
asfparser
atrac3
audio
base
ctrl
debug
display
fpu
ge
gu
gum
hprm
kernel
libc
mp3
mpeg
nand
net
openpsid
power
prof
registry
rtc
sdk
sircs
startup
umd
usb
usbstor
user
pspintrman.c
pspintrman.h
pspiofilemgr.h
pspiofilemgr_dirent.h
pspiofilemgr_fcntl.h
pspiofilemgr_stat.h
pspkerneltypes.h
pspkerror.h
psploadexec.h
pspmoduleexport.h
pspmoduleinfo.h
pspmodulemgr.h
pspmscm.h
pspstdio.h
pspsuspend.h
pspsysmem.h
pspthreadman.h
pspuser.h
psputils.h
utility
vfpu
video
vsh
wlan
tools
Globals
pspsuspend.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspsuspend.h - User interface to the PSP suspend.
7
*
8
* Copyright (c) 2006 James F
9
*
10
* $Id
11
*/
12
13
#ifndef __PSPSUSPEND_H__
14
#define __PSPSUSPEND_H__
15
16
#include <
psptypes.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
31
int
sceKernelVolatileMemLock
(
int
unk
,
void
**ptr,
int
*
size
);
32
43
int
sceKernelVolatileMemTryLock
(
int
unk
,
void
**ptr,
int
*
size
);
44
51
int
sceKernelVolatileMemUnlock
(
int
unk
);
52
53
#ifdef __cplusplus
54
}
55
#endif
56
57
#endif
src
user
pspsuspend.h
Generated on Sat Apr 9 2016 07:00:25 for pspsdk-1.0+beta2 by
1.8.1.2