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:bridge_controller
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/pci/
H
A
D
pci-xtalk-bridge.c
31
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(pdev->bus);
in phys_to_dma()
96
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(dev->bus);
in bridge_disable_swapping()
121
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf0_read_config()
158
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf1_read_config()
206
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf0_write_config()
245
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf1_write_config()
298
struct
bridge_controller
*bc;
376
struct
bridge_controller
*bc = data->bc;
in bridge_domain_activate()
436
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(dev->bus);
in bridge_map_irq()
468
static void bridge_setup_ip27_baseio6g(struct
bridge_controller
*b
[all...]
H
A
D
pci-ip27.c
20
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pcibus_to_node()
/kernel/linux/linux-6.6/arch/mips/pci/
H
A
D
pci-xtalk-bridge.c
32
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(pdev->bus);
in phys_to_dma()
97
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(dev->bus);
in bridge_disable_swapping()
122
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf0_read_config()
159
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf1_read_config()
207
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf0_write_config()
246
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pci_conf1_write_config()
299
struct
bridge_controller
*bc;
377
struct
bridge_controller
*bc = data->bc;
in bridge_domain_activate()
437
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(dev->bus);
in bridge_map_irq()
469
static void bridge_setup_ip27_baseio6g(struct
bridge_controller
*b
[all...]
H
A
D
pci-ip27.c
20
struct
bridge_controller
*bc = BRIDGE_CONTROLLER(bus);
in pcibus_to_node()
/kernel/linux/linux-5.10/arch/mips/include/asm/pci/
H
A
D
bridge.h
803
struct
bridge_controller
{
struct
816
((struct
bridge_controller
*)((bus)->sysdata))
/kernel/linux/linux-6.6/arch/mips/include/asm/pci/
H
A
D
bridge.h
803
struct
bridge_controller
{
struct
816
((struct
bridge_controller
*)((bus)->sysdata))
Completed in 7 milliseconds