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:root_bus
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
leon_pci.c
28
struct pci_bus *
root_bus
;
in leon_pci_init()
local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
leon_pci.c
29
struct pci_bus *
root_bus
;
in leon_pci_init()
local
/kernel/linux/linux-5.10/drivers/pci/
H
A
D
host-bridge.c
22
struct pci_bus *
root_bus
= find_pci_root_bus(bus);
in pci_find_host_bridge()
local
29
struct pci_bus *
root_bus
= find_pci_root_bus(dev->bus);
in pci_get_host_bridge_device()
local
H
A
D
setup-bus.c
1850
struct pci_bus *
root_bus
;
in pci_assign_unassigned_resources()
local
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
host-bridge.c
22
struct pci_bus *
root_bus
= find_pci_root_bus(bus);
in pci_find_host_bridge()
local
30
struct pci_bus *
root_bus
= find_pci_root_bus(dev->bus);
in pci_get_host_bridge_device()
local
H
A
D
setup-bus.c
2134
struct pci_bus *
root_bus
;
in pci_assign_unassigned_resources()
local
/kernel/linux/linux-5.10/drivers/pci/controller/
H
A
D
pcie-hisi-error.c
149
struct pci_bus *
root_bus
;
in hisi_pcie_port_do_recovery()
local
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pcie-hisi-error.c
149
struct pci_bus *
root_bus
;
in hisi_pcie_port_do_recovery()
local
/third_party/FreeBSD/sys/kern/
H
A
D
subr_bus.c
2763
device_t
root_bus
;
variable
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H
A
D
pcie-tegra194.c
1216
struct pci_bus *child, *
root_bus
= NULL;
in tegra_pcie_downstream_dev_to_D0()
local
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H
A
D
pcie-tegra194.c
1277
struct pci_bus *child, *
root_bus
= NULL;
in tegra_pcie_downstream_dev_to_D0()
local
Completed in 17 milliseconds