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:OPAL_PARAMETER
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
opal-secvar.c
32
case
OPAL_PARAMETER
:
in opal_status_to_err()
H
A
D
opal-fadump.c
275
s64 rc =
OPAL_PARAMETER
;
in opal_fadump_register()
306
case
OPAL_PARAMETER
:
in opal_fadump_register()
H
A
D
opal-flash.c
280
int64_t rc =
OPAL_PARAMETER
;
in opal_flash_update()
H
A
D
opal-dump.c
226
if (rc ==
OPAL_PARAMETER
)
in dump_read_info()
H
A
D
opal.c
1205
case
OPAL_PARAMETER
: return -EINVAL;
in opal_error_code()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
opal-secvar.c
32
case
OPAL_PARAMETER
:
in opal_status_to_err()
H
A
D
opal-fadump.c
275
s64 rc =
OPAL_PARAMETER
;
in opal_fadump_register()
306
case
OPAL_PARAMETER
:
in opal_fadump_register()
H
A
D
opal-flash.c
280
int64_t rc =
OPAL_PARAMETER
;
in opal_flash_update()
H
A
D
opal-dump.c
227
if (rc ==
OPAL_PARAMETER
)
in dump_read_info()
H
A
D
opal.c
1207
case
OPAL_PARAMETER
: return -EINVAL;
in opal_error_code()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-opal.c
24
case
OPAL_PARAMETER
:
in i2c_opal_translate_error()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-opal.c
24
case
OPAL_PARAMETER
:
in i2c_opal_translate_error()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
opal-api.h
15
#define
OPAL_PARAMETER
-1
macro
H
A
D
opal.h
392
return
OPAL_PARAMETER
;
in opal_get_async_rc()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
opal-api.h
15
#define
OPAL_PARAMETER
-1
macro
H
A
D
opal.h
380
return
OPAL_PARAMETER
;
in opal_get_async_rc()
Completed in 18 milliseconds