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:found_dev
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H
A
D
passthrough.c
77
struct pci_dev *
found_dev
= NULL;
in __xen_pcibk_release_pci_dev()
local
H
A
D
vpci.c
155
struct pci_dev *
found_dev
= NULL;
in __xen_pcibk_release_pci_dev()
local
H
A
D
pci_stub.c
216
struct pci_dev *
found_dev
= NULL;
in pcistub_get_pci_dev_by_slot()
local
233
struct pci_dev *
found_dev
= NULL;
in pcistub_get_pci_dev()
local
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H
A
D
passthrough.c
77
struct pci_dev *
found_dev
= NULL;
in __xen_pcibk_release_pci_dev()
local
H
A
D
vpci.c
155
struct pci_dev *
found_dev
= NULL;
in __xen_pcibk_release_pci_dev()
local
H
A
D
pci_stub.c
215
struct pci_dev *
found_dev
= NULL;
in pcistub_get_pci_dev_by_slot()
local
232
struct pci_dev *
found_dev
= NULL;
in pcistub_get_pci_dev()
local
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H
A
D
sas_scsi_host.c
798
struct domain_device *
found_dev
= NULL;
in sas_find_dev_by_rphy()
local
826
struct domain_device *
found_dev
= sas_find_dev_by_rphy(rphy);
in sas_target_alloc()
local
924
struct domain_device *
found_dev
= starget->hostdata;
in sas_target_destroy()
local
[all...]
H
A
D
sas_ata.c
552
int sas_ata_init(struct domain_device *
found_dev
)
in sas_ata_init()
argument
/kernel/linux/linux-5.10/drivers/target/
H
A
D
target_core_xcopy.c
89
struct se_device *
found_dev
= NULL;
in target_xcopy_locate_se_dev_e4()
local
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_xcopy.c
76
struct se_device *
found_dev
= NULL;
in target_xcopy_locate_se_dev_e4()
local
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H
A
D
sas_scsi_host.c
766
struct domain_device *
found_dev
= NULL;
in sas_find_dev_by_rphy()
local
794
struct domain_device *
found_dev
= sas_find_dev_by_rphy(rphy);
in sas_target_alloc()
local
1207
struct domain_device *
found_dev
= starget->hostdata;
in sas_target_destroy()
local
[all...]
H
A
D
sas_ata.c
584
int sas_ata_init(struct domain_device *
found_dev
)
in sas_ata_init()
argument
Completed in 14 milliseconds