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:orom
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
probe_roms.c
117
struct isci_orom *
orom
= NULL, *data;
in isci_request_firmware()
local
[all...]
H
A
D
init.c
498
struct isci_orom *
orom
= to_pci_info(pdev)->
orom
;
in isci_host_alloc()
local
615
struct isci_orom *
orom
= NULL;
in isci_pci_probe()
local
[all...]
H
A
D
host.h
299
struct isci_orom *
orom
;
member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
probe_roms.c
117
struct isci_orom *
orom
= NULL, *data;
in isci_request_firmware()
local
[all...]
H
A
D
init.c
496
struct isci_orom *
orom
= to_pci_info(pdev)->
orom
;
in isci_host_alloc()
local
613
struct isci_orom *
orom
= NULL;
in isci_pci_probe()
local
[all...]
H
A
D
host.h
299
struct isci_orom *
orom
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_devlink.c
63
struct ice_orom_info *
orom
= &pf->hw.nvm.
orom
;
in ice_info_orom_ver()
local
H
A
D
ice_nvm.c
393
struct ice_orom_info *
orom
= &hw->nvm.
orom
;
in ice_get_orom_ver_info()
local
H
A
D
ice_ethtool.c
180
struct ice_orom_info *
orom
;
in ice_get_drvinfo()
local
H
A
D
ice_type.h
318
struct ice_orom_info
orom
; /* Option ROM version info */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_nvm.c
695
ice_get_orom_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_info *
orom
)
in ice_get_orom_ver_info()
argument
725
int ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *
orom
)
in ice_get_inactive_orom_ver()
argument
H
A
D
ice_devlink.c
81
struct ice_orom_info *
orom
= &pf->hw.flash.
orom
;
in ice_info_orom_ver()
local
91
struct ice_orom_info *
orom
= &ctx->pending_orom;
in ice_info_pending_orom_ver()
local
H
A
D
ice_ethtool.c
354
struct ice_orom_info *
orom
;
in __ice_get_drvinfo()
local
H
A
D
ice_type.h
478
struct ice_orom_info
orom
; /* Option ROM version info */
member
Completed in 29 milliseconds