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:max_devices
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/samples/vfio-mdev/
H
A
D
mdpy.c
46
static int
max_devices
= 4;
variable
/kernel/linux/linux-5.10/include/linux/crush/
H
A
D
crush.h
245
__s32
max_devices
;
member
/kernel/linux/linux-6.6/include/linux/crush/
H
A
D
crush.h
245
__s32
max_devices
;
member
/kernel/linux/linux-5.10/drivers/pci/switch/
H
A
D
switchtec.c
24
static int
max_devices
= 16;
variable
/kernel/linux/linux-6.6/drivers/pci/switch/
H
A
D
switchtec.c
24
static int
max_devices
= 16;
variable
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
block.c
91
static int
max_devices
;
variable
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hptiop.h
187
__le32
max_devices
;
member
307
u32
max_devices
;
member
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hptiop.h
187
__le32
max_devices
;
member
307
u32
max_devices
;
member
/kernel/linux/linux-5.10/drivers/usb/misc/
H
A
D
ftdi-elan.c
2577
int
max_devices
= 0;
in ftdi_elan_setupOHCI()
local
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
block.c
92
static int
max_devices
;
variable
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_codec.c
326
snd_hda_get_devices(struct hda_codec *codec, hda_nid_t nid, u8 *dev_list, int
max_devices
)
snd_hda_get_devices()
argument
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
super.c
3406
unsigned int
max_devices
= MAX_DEVICES;
in f2fs_scan_devices()
local
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
super.c
4207
unsigned int
max_devices
= MAX_DEVICES;
in f2fs_scan_devices()
local
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_codec.c
326
snd_hda_get_devices(struct hda_codec *codec, hda_nid_t nid, u8 *dev_list, int
max_devices
)
snd_hda_get_devices()
argument
Completed in 41 milliseconds