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:is_bridge
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H
A
D
hwpci.c
211
u8
is_bridge
= TRUE;
in acpi_hw_process_pci_list()
local
296
acpi_hw_get_pci_device_info(struct acpi_pci_id *pci_id, acpi_handle pci_device, u16 *bus_number, u8 *
is_bridge
)
acpi_hw_get_pci_device_info()
argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H
A
D
hwpci.c
211
u8
is_bridge
= TRUE;
in acpi_hw_process_pci_list()
local
296
acpi_hw_get_pci_device_info(struct acpi_pci_id *pci_id, acpi_handle pci_device, u16 *bus_number, u8 *
is_bridge
)
acpi_hw_get_pci_device_info()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_bios.h
100
u32
is_bridge
:1;
member
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H
A
D
cpqphp_ctrl.c
1096
static int
is_bridge
(struct pci_func *func)
in is_bridge()
function
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H
A
D
cpqphp_ctrl.c
1095
static int
is_bridge
(struct pci_func *func)
in is_bridge()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_bios.h
104
u32
is_bridge
:1;
member
Completed in 9 milliseconds