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:devs
(Results
51 - 75
of
151
) sorted by relevance
1
2
3
4
5
6
7
/kernel/linux/linux-6.6/fs/crypto/
H
A
D
inline_crypt.c
27
struct block_device **
devs
;
in fscrypt_get_devices()
local
72
fscrypt_log_blk_crypto_impl(struct fscrypt_mode *mode, struct block_device **
devs
, unsigned int num_
devs
, const struct blk_crypto_config *cfg)
fscrypt_log_blk_crypto_impl()
argument
98
struct block_device **
devs
;
fscrypt_select_encryption_impl()
local
161
struct block_device **
devs
;
fscrypt_prepare_inline_crypt_key()
local
212
struct block_device **
devs
;
fscrypt_destroy_inline_crypt_key()
local
[all...]
/kernel/linux/linux-6.6/drivers/sbus/char/
H
A
D
bbc_i2c.h
71
}
devs
[NUM_CHILDREN];
member
/kernel/linux/linux-6.6/drivers/pnp/pnpbios/
H
A
D
core.c
348
unsigned int
devs
= 0;
in build_devlist()
local
/kernel/linux/linux-6.6/drivers/char/agp/
H
A
D
uninorth-agp.c
605
struct agp_device_ids *
devs
= uninorth_agp_device_ids;
in agp_uninorth_probe()
local
H
A
D
ati-agp.c
487
struct agp_device_ids *
devs
= ati_agp_device_ids;
in agp_ati_probe()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/tests/
H
A
D
ttm_pool_test.c
19
struct ttm_test_devices *
devs
;
member
78
struct ttm_test_devices *
devs
= priv->
devs
;
in ttm_pool_pre_populated()
local
138
struct ttm_test_devices *
devs
= priv->
devs
;
in ttm_pool_alloc_basic()
local
199
struct ttm_test_devices *
devs
= priv->
devs
;
ttm_pool_alloc_basic_dma_addr()
local
338
struct ttm_test_devices *
devs
= priv->
devs
;
ttm_pool_free_dma_alloc()
local
369
struct ttm_test_devices *
devs
= priv->
devs
;
ttm_pool_free_no_dma_alloc()
local
[all...]
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
macio-adb.c
136
static int macio_adb_autopoll(int
devs
)
in macio_adb_autopoll()
argument
H
A
D
via-macii.c
285
static int macii_autopoll(int
devs
)
in macii_autopoll()
argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H
A
D
usnic_uiom.c
532
struct device **
devs
;
in usnic_uiom_get_dev_list()
local
550
usnic_uiom_free_dev_list(struct device **
devs
)
usnic_uiom_free_dev_list()
argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
CLPlatform.cpp
224
DevicePtrs
devs
;
in CreateContext()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H
A
D
l2_packet_freebsd.c
286
pcap_if_t *
devs
, *dev;
in l2_packet_get_ip_addr()
local
H
A
D
l2_packet_pcap.c
347
pcap_if_t *
devs
, *dev;
in l2_packet_get_ip_addr()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H
A
D
l2_packet_freebsd.c
286
pcap_if_t *
devs
, *dev;
in l2_packet_get_ip_addr()
local
H
A
D
l2_packet_pcap.c
347
pcap_if_t *
devs
, *dev;
in l2_packet_get_ip_addr()
local
/developtools/hdc/src/host/
H
A
D
ext_client.cpp
191
vector<string>
devs
;
in UpdateList()
local
/kernel/linux/linux-5.10/drivers/char/agp/
H
A
D
ati-agp.c
496
struct agp_device_ids *
devs
= ati_agp_device_ids;
in agp_ati_probe()
local
/kernel/linux/linux-5.10/drivers/md/
H
A
D
raid10.h
156
}
devs
[];
member
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
via-macii.c
287
static int macii_autopoll(int
devs
)
in macii_autopoll()
argument
/kernel/linux/linux-5.10/drivers/memory/
H
A
D
atmel-ebi.c
60
struct list_head
devs
;
member
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
kempld-core.c
94
struct mfd_cell
devs
[KEMPLD_MAX_DEVS] = {};
in kempld_register_cells_generic()
local
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
qcom_q6v5_pas.c
302
static int adsp_pds_attach(struct device *dev, struct device **
devs
,
in adsp_pds_attach()
argument
/kernel/linux/linux-6.6/drivers/memory/
H
A
D
atmel-ebi.c
60
struct list_head
devs
;
member
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
kempld-core.c
94
struct mfd_cell
devs
[KEMPLD_MAX_DEVS] = {};
in kempld_register_cells_generic()
local
/kernel/linux/linux-6.6/fs/erofs/
H
A
D
data.c
204
struct erofs_dev_context *
devs
= EROFS_SB(sb)->
devs
;
in erofs_map_dev()
local
[all...]
/kernel/linux/linux-6.6/drivers/vdpa/solidrun/
H
A
D
snet_vdpa.h
138
struct snet_dev_cfg **
devs
;
member
Completed in 16 milliseconds
1
2
3
4
5
6
7