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
defs:bootrom
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/ralink/
H
A
D
bootrom.c
21
DEFINE_SHOW_ATTRIBUTE(
bootrom
);
variable
/kernel/linux/linux-5.10/arch/arm/mach-shmobile/
H
A
D
headsmp.S
77
bootrom
:
label
/kernel/linux/linux-6.6/arch/arm/mach-shmobile/
H
A
D
headsmp.S
77
bootrom
:
label
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_guc_fw.c
204
u32
bootrom
= REG_FIELD_GET(GS_BOOTROM_MASK, status);
in guc_wait_ucode()
local
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H
A
D
fw_dnld.h
66
struct nfcmrvl_fw_binary_config
bootrom
;
member
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
Makefile
H
A
D
bootrom.c
43
static void free_firmware(struct gb_bootrom *
bootrom
)
in free_firmware()
argument
55
struct gb_bootrom *
bootrom
= container_of(dwork,
in gb_bootrom_timedout()
local
88
gb_
bootrom
_set_timeout(struct gb_
bootrom
*
bootrom
, enum next_request_type next, unsigned long timeout)
gb_bootrom_set_timeout()
argument
96
gb_
bootrom
_cancel_timeout(struct gb_
bootrom
*
bootrom
)
gb_bootrom_cancel_timeout()
argument
111
bootrom
_es2_fixup_vid_pid(struct gb_
bootrom
*
bootrom
)
bootrom_es2_fixup_vid_pid()
argument
144
find_firmware(struct gb_
bootrom
*
bootrom
, u8 stage)
find_firmware()
argument
190
struct gb_
bootrom
*
bootrom
= gb_connection_get_data(op->connection);
gb_bootrom_firmware_size_request()
local
243
struct gb_
bootrom
*
bootrom
= gb_connection_get_data(op->connection);
gb_bootrom_get_firmware()
local
314
struct gb_
bootrom
*
bootrom
= gb_connection_get_data(connection);
gb_bootrom_ready_to_boot()
local
375
gb_
bootrom
_get_version(struct gb_
bootrom
*
bootrom
)
gb_bootrom_get_version()
argument
417
struct gb_
bootrom
*
bootrom
;
gb_bootrom_probe()
local
492
struct gb_
bootrom
*
bootrom
= greybus_get_drvdata(bundle);
gb_bootrom_disconnect()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
Makefile
H
A
D
bootrom.c
43
static void free_firmware(struct gb_bootrom *
bootrom
)
in free_firmware()
argument
55
struct gb_bootrom *
bootrom
= container_of(dwork,
in gb_bootrom_timedout()
local
88
gb_
bootrom
_set_timeout(struct gb_
bootrom
*
bootrom
, enum next_request_type next, unsigned long timeout)
gb_bootrom_set_timeout()
argument
96
gb_
bootrom
_cancel_timeout(struct gb_
bootrom
*
bootrom
)
gb_bootrom_cancel_timeout()
argument
111
bootrom
_es2_fixup_vid_pid(struct gb_
bootrom
*
bootrom
)
bootrom_es2_fixup_vid_pid()
argument
144
find_firmware(struct gb_
bootrom
*
bootrom
, u8 stage)
find_firmware()
argument
190
struct gb_
bootrom
*
bootrom
= gb_connection_get_data(op->connection);
gb_bootrom_firmware_size_request()
local
243
struct gb_
bootrom
*
bootrom
= gb_connection_get_data(op->connection);
gb_bootrom_get_firmware()
local
314
struct gb_
bootrom
*
bootrom
= gb_connection_get_data(connection);
gb_bootrom_ready_to_boot()
local
375
gb_
bootrom
_get_version(struct gb_
bootrom
*
bootrom
)
gb_bootrom_get_version()
argument
417
struct gb_
bootrom
*
bootrom
;
gb_bootrom_probe()
local
492
struct gb_
bootrom
*
bootrom
= greybus_get_drvdata(bundle);
gb_bootrom_disconnect()
local
[all...]
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H
A
D
fw_dnld.h
55
struct nfcmrvl_fw_binary_config
bootrom
;
member
Completed in 4 milliseconds