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:misc_dev
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/misc/
H
A
D
dw-xdata-pcie.c
70
struct miscdevice
misc_dev
;
member
201
static struct dw_xdata *misc_dev_to_dw(struct miscdevice *
misc_dev
)
in misc_dev_to_dw()
argument
209
struct miscdevice *
misc_dev
= dev_get_drvdata(dev);
in write_show()
local
221
struct miscdevice *
misc_dev
= dev_get_drvdata(dev);
in write_store()
local
246
struct miscdevice *
misc_dev
= dev_get_drvdata(dev);
in read_show()
local
258
struct miscdevice *
misc_dev
= dev_get_drvdata(dev);
read_store()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H
A
D
sev-dev.c
36
static struct sev_misc_dev *
misc_dev
;
variable
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
pxa3xx-gcu.c
91
struct miscdevice
misc_dev
;
member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
pxa3xx-gcu.c
91
struct miscdevice
misc_dev
;
member
/kernel/linux/linux-5.10/lib/
H
A
D
test_kmod.c
132
struct miscdevice
misc_dev
;
member
164
static struct kmod_test_device *misc_dev_to_test_dev(struct miscdevice *
misc_dev
)
in misc_dev_to_test_dev()
argument
171
struct miscdevice *
misc_dev
;
in dev_to_test_dev()
local
1078
struct miscdevice *
misc_dev
;
in alloc_test_dev_kmod()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H
A
D
sev-dev.c
41
static struct sev_misc_dev *
misc_dev
;
variable
[all...]
/kernel/linux/linux-6.6/lib/
H
A
D
test_kmod.c
121
struct miscdevice
misc_dev
;
member
153
static struct kmod_test_device *misc_dev_to_test_dev(struct miscdevice *
misc_dev
)
in misc_dev_to_test_dev()
argument
160
struct miscdevice *
misc_dev
;
in dev_to_test_dev()
local
1067
struct miscdevice *
misc_dev
;
in alloc_test_dev_kmod()
local
[all...]
Completed in 9 milliseconds