Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:LOS_PmLockRelease
(Results
1 - 6
of
6
) sorted by relevance
/kernel/liteos_m/testsuites/sample/kernel/power/
H
A
D
It_los_pm_002.c
168
LOS_PmLockRelease
("TaskSampleEntry2");
in TaskSampleEntry2()
177
(VOID)
LOS_PmLockRelease
("TaskSampleEntry2");
in TaskSampleEntry2()
196
LOS_PmLockRelease
("TaskSampleEntry1");
in TaskSampleEntry1()
208
(VOID)
LOS_PmLockRelease
("TaskSampleEntry1");
in TaskSampleEntry1()
/kernel/liteos_a/kernel/include/
H
A
D
los_pm.h
229
* @see
LOS_PmLockRelease
250
* @see
LOS_PmLockRelease
271
UINT32
LOS_PmLockRelease
(const CHAR *name);
/kernel/liteos_a/fs/proc/os_adapt/
H
A
D
power_proc.c
65
return -
LOS_PmLockRelease
(buf);
in PowerUnlockWrite()
/kernel/liteos_m/components/power/
H
A
D
los_pm.h
366
* @see
LOS_PmLockRelease
387
* @see
LOS_PmLockRelease
408
UINT32
LOS_PmLockRelease
(const CHAR *name);
H
A
D
los_pm.c
631
UINT32
LOS_PmLockRelease
(const CHAR *name)
in LOS_PmLockRelease()
function
695
UINT32 ret =
LOS_PmLockRelease
(name);
in OsPmSwtmrHandler()
730
(VOID)
LOS_PmLockRelease
(name);
in LOS_PmTimeLockRequest()
/kernel/liteos_a/kernel/extended/power/
H
A
D
los_pm.c
512
UINT32
LOS_PmLockRelease
(const CHAR *name)
in LOS_PmLockRelease()
function
583
UINT32 ret =
LOS_PmLockRelease
(name);
in OsPmSwtmrHandler()
618
(VOID)
LOS_PmLockRelease
(name);
in LOS_PmTimeLockRequest()
Completed in 5 milliseconds