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:enable_type
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/
H
A
D
setup-bus.c
1676
enum
enable_type
{
enum
1684
static enum
enable_type
pci_realloc_enable = undefined;
1692
static bool pci_realloc_enabled(enum
enable_type
enable)
in pci_realloc_enabled()
1721
static enum
enable_type
pci_realloc_detect(struct pci_bus *bus,
in pci_realloc_detect()
1722
enum
enable_type
enable_local)
in pci_realloc_detect()
1741
static enum
enable_type
pci_realloc_detect(struct pci_bus *bus,
in pci_realloc_detect()
1742
enum
enable_type
enable_local)
in pci_realloc_detect()
1763
enum
enable_type
enable_local;
in pci_assign_unassigned_root_bus_resources()
/kernel/linux/linux-6.6/drivers/pci/
H
A
D
setup-bus.c
1669
enum
enable_type
{
enum
1677
static enum
enable_type
pci_realloc_enable = undefined;
1685
static bool pci_realloc_enabled(enum
enable_type
enable)
in pci_realloc_enabled()
1714
static enum
enable_type
pci_realloc_detect(struct pci_bus *bus,
in pci_realloc_detect()
1715
enum
enable_type
enable_local)
in pci_realloc_detect()
1734
static enum
enable_type
pci_realloc_detect(struct pci_bus *bus,
in pci_realloc_detect()
1735
enum
enable_type
enable_local)
in pci_realloc_detect()
2045
enum
enable_type
enable_local;
in pci_assign_unassigned_root_bus_resources()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H
A
D
hfi_helper.h
577
u32
enable_type
;
member
H
A
D
venc.c
728
h264_transform.
enable_type
= 0;
in venc_set_properties()
731
h264_transform.
enable_type
= ctr->h264_8x8_transform;
in venc_set_properties()
H
A
D
hfi_cmds.c
1257
tm->
enable_type
= in->
enable_type
;
in pkt_session_set_property_4xx()
Completed in 14 milliseconds