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:meson_dev
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/amlogic/
H
A
D
amlogic-gxl-core.c
25
struct
meson_dev
*mc = (struct
meson_dev
*)data;
in meson_irq_handler()
103
struct
meson_dev
*mc = seq->private;
in meson_debugfs_show()
124
static void meson_free_chanlist(struct
meson_dev
*mc, int i)
in meson_free_chanlist()
139
static int meson_allocate_chanlist(struct
meson_dev
*mc)
in meson_allocate_chanlist()
178
static int meson_register_algs(struct
meson_dev
*mc)
in meson_register_algs()
200
static void meson_unregister_algs(struct
meson_dev
*mc)
in meson_unregister_algs()
217
struct
meson_dev
*mc;
in meson_crypto_probe()
286
struct
meson_dev
*mc = platform_get_drvdata(pdev);
in meson_crypto_remove()
H
A
D
amlogic-gxl.h
82
* struct
meson_dev
- main container for all this driver information
92
struct
meson_dev
{
struct
129
struct
meson_dev
*mc;
137
* @mc: pointer to the
meson_dev
structure associated with this template
148
struct
meson_dev
*mc;
H
A
D
amlogic-gxl-cipher.c
20
static int get_engine_number(struct
meson_dev
*mc)
in get_engine_number()
89
struct
meson_dev
*mc = op->mc;
in meson_cipher()
353
struct
meson_dev
*mc = op->mc;
in meson_aes_setkey()
/kernel/linux/linux-6.6/drivers/crypto/amlogic/
H
A
D
amlogic-gxl-core.c
27
struct
meson_dev
*mc = (struct
meson_dev
*)data;
in meson_irq_handler()
110
struct
meson_dev
*mc __maybe_unused = seq->private;
in meson_debugfs_show()
139
static void meson_free_chanlist(struct
meson_dev
*mc, int i)
in meson_free_chanlist()
154
static int meson_allocate_chanlist(struct
meson_dev
*mc)
in meson_allocate_chanlist()
193
static int meson_register_algs(struct
meson_dev
*mc)
in meson_register_algs()
215
static void meson_unregister_algs(struct
meson_dev
*mc)
in meson_unregister_algs()
232
struct
meson_dev
*mc;
in meson_crypto_probe()
304
struct
meson_dev
*mc = platform_get_drvdata(pdev);
in meson_crypto_remove()
H
A
D
amlogic-gxl.h
82
* struct
meson_dev
- main container for all this driver information
92
struct
meson_dev
{
struct
127
struct
meson_dev
*mc;
135
* @mc: pointer to the
meson_dev
structure associated with this template
146
struct
meson_dev
*mc;
H
A
D
amlogic-gxl-cipher.c
20
static int get_engine_number(struct
meson_dev
*mc)
in get_engine_number()
89
struct
meson_dev
*mc = op->mc;
in meson_cipher()
348
struct
meson_dev
*mc = op->mc;
in meson_aes_setkey()
Completed in 4 milliseconds