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:pci_rescan_bus
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/pci/
H
A
D
pci_sysfs.c
92
pci_rescan_bus
(zdev->zbus->bus);
in recover_store()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
ath9k_pci_owl_loader.c
130
pci_rescan_bus
(bus);
in owl_fw_cb()
/kernel/linux/linux-6.6/arch/s390/pci/
H
A
D
pci_sysfs.c
113
pci_rescan_bus
(zdev->zbus->bus);
in recover_store()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
ath9k_pci_owl_loader.c
122
pci_rescan_bus
(bus);
in owl_rescan()
/kernel/linux/linux-5.10/drivers/pci/controller/
H
A
D
pcie-hisi-error.c
188
pci_rescan_bus
(root_bus);
in hisi_pcie_port_do_recovery()
/kernel/linux/linux-6.6/drivers/pci/controller/
H
A
D
pcie-hisi-error.c
188
pci_rescan_bus
(root_bus);
in hisi_pcie_port_do_recovery()
/kernel/linux/linux-5.10/drivers/pci/
H
A
D
pci-sysfs.c
412
pci_rescan_bus
(b);
in rescan_store()
445
pci_rescan_bus
(pdev->bus);
in dev_rescan_store()
483
pci_rescan_bus
(bus);
in bus_rescan_store()
H
A
D
probe.c
3224
*
pci_rescan_bus
- Scan a PCI bus for devices
3232
unsigned int
pci_rescan_bus
(struct pci_bus *bus)
in pci_rescan_bus()
function
3242
EXPORT_SYMBOL_GPL(
pci_rescan_bus
);
variable
3245
*
pci_rescan_bus
(), pci_rescan_bus_bridge_resize() and PCI device removal
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
pci-sysfs.c
441
pci_rescan_bus
(b);
in rescan_store()
474
pci_rescan_bus
(pdev->bus);
in dev_rescan_store()
512
pci_rescan_bus
(bus);
in bus_rescan_store()
H
A
D
probe.c
3283
*
pci_rescan_bus
- Scan a PCI bus for devices
3291
unsigned int
pci_rescan_bus
(struct pci_bus *bus)
in pci_rescan_bus()
function
3301
EXPORT_SYMBOL_GPL(
pci_rescan_bus
);
variable
3304
*
pci_rescan_bus
(), pci_rescan_bus_bridge_resize() and PCI device removal
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
virt-pci.c
470
pci_rescan_bus
(bridge->bus);
in um_pci_rescan()
/kernel/linux/linux-5.10/include/linux/
H
A
D
pci.h
1289
unsigned int
pci_rescan_bus
(struct pci_bus *bus);
/kernel/linux/linux-6.6/include/linux/
H
A
D
pci.h
1414
unsigned int
pci_rescan_bus
(struct pci_bus *bus);
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H
A
D
trans.c
2118
pci_rescan_bus
(bus->parent);
in iwl_trans_pcie_removal_wk()
Completed in 30 milliseconds