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:ap_dev
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/
H
A
D
zcrypt_cex2a.c
73
static int zcrypt_cex2a_card_probe(struct ap_device *
ap_dev
)
in zcrypt_cex2a_card_probe()
argument
132
static void zcrypt_cex2a_card_remove(struct ap_device *
ap_dev
)
in zcrypt_cex2a_card_remove()
argument
152
static int zcrypt_cex2a_queue_probe(struct ap_device *
ap_dev
)
in zcrypt_cex2a_queue_probe()
argument
193
zcrypt_cex2a_queue_remove(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex2a_queue_remove()
argument
[all...]
H
A
D
zcrypt_cex2c.c
245
static int zcrypt_cex2c_card_probe(struct ap_device *
ap_dev
)
in zcrypt_cex2c_card_probe()
argument
312
static void zcrypt_cex2c_card_remove(struct ap_device *
ap_dev
)
in zcrypt_cex2c_card_remove()
argument
335
zcrypt_cex2c_queue_probe(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex2c_queue_probe()
argument
387
zcrypt_cex2c_queue_remove(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex2c_queue_remove()
argument
[all...]
H
A
D
zcrypt_cex4.c
406
static int zcrypt_cex4_card_probe(struct ap_device *
ap_dev
)
in zcrypt_cex4_card_probe()
argument
575
zcrypt_cex4_card_remove(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex4_card_remove()
argument
601
zcrypt_cex4_queue_probe(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex4_queue_probe()
argument
668
zcrypt_cex4_queue_remove(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex4_queue_remove()
argument
[all...]
H
A
D
ap_bus.c
571
struct ap_device *
ap_dev
= to_ap_dev(dev);
in ap_uevent()
local
672
struct ap_device *
ap_dev
= to_ap_dev(dev);
in ap_device_probe()
local
723
struct ap_device *
ap_dev
= to_ap_dev(dev);
in ap_device_remove()
local
[all...]
H
A
D
ap_bus.h
158
struct ap_device
ap_dev
;
member
171
struct ap_device
ap_dev
;
member
/kernel/linux/linux-6.6/drivers/s390/crypto/
H
A
D
zcrypt_cex4.c
428
static int zcrypt_cex4_card_probe(struct ap_device *
ap_dev
)
in zcrypt_cex4_card_probe()
argument
621
zcrypt_cex4_card_remove(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex4_card_remove()
argument
647
zcrypt_cex4_queue_probe(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex4_queue_probe()
argument
711
zcrypt_cex4_queue_remove(struct
ap_dev
ice *
ap_dev
)
zcrypt_cex4_queue_remove()
argument
[all...]
H
A
D
ap_bus.h
184
struct ap_device
ap_dev
;
member
201
struct ap_device
ap_dev
;
member
H
A
D
ap_bus.c
629
const struct ap_device *
ap_dev
= to_ap_dev(dev);
in ap_uevent()
local
690
void ap_send_config_uevent(struct ap_device *
ap_dev
, bool cfg)
in ap_send_config_uevent()
argument
701
void ap_send_online_uevent(struct ap_device *
ap_dev
, int online)
in ap_send_online_uevent()
argument
911
struct ap_device *
ap_dev
in ap_device_probe()
local
962
struct
ap_dev
ice *
ap_dev
= to_
ap_dev
(dev);
ap_device_remove()
local
[all...]
Completed in 8 milliseconds