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:mei_stop
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/mei/
H
A
D
pci-txe.c
148
mei_stop
(dev);
in mei_txe_probe()
176
mei_stop
(dev);
in mei_txe_shutdown()
204
mei_stop
(dev);
in mei_txe_remove()
226
mei_stop
(dev);
in mei_txe_pci_suspend()
H
A
D
pci-me.c
283
mei_stop
(dev);
in mei_me_probe()
311
mei_stop
(dev);
in mei_me_shutdown()
339
mei_stop
(dev);
in mei_me_remove()
361
mei_stop
(dev);
in mei_me_pci_suspend()
H
A
D
init.c
301
void
mei_stop
(struct mei_device *dev)
in mei_stop()
function
323
EXPORT_SYMBOL_GPL(
mei_stop
);
variable
H
A
D
mei_dev.h
621
void
mei_stop
(struct mei_device *dev);
/kernel/linux/linux-6.6/drivers/misc/mei/
H
A
D
pci-txe.c
148
mei_stop
(dev);
in mei_txe_probe()
176
mei_stop
(dev);
in mei_txe_shutdown()
204
mei_stop
(dev);
in mei_txe_remove()
226
mei_stop
(dev);
in mei_txe_pci_suspend()
H
A
D
gsc-me.c
131
mei_stop
(dev);
in mei_gsc_probe()
152
mei_stop
(dev);
in mei_gsc_remove()
174
mei_stop
(dev);
in mei_gsc_pm_suspend()
H
A
D
pci-me.c
277
mei_stop
(dev);
in mei_me_probe()
305
mei_stop
(dev);
in mei_me_shutdown()
333
mei_stop
(dev);
in mei_me_remove()
361
mei_stop
(dev);
in mei_me_pci_suspend()
H
A
D
init.c
303
void
mei_stop
(struct mei_device *dev)
in mei_stop()
function
330
EXPORT_SYMBOL_GPL(
mei_stop
);
variable
H
A
D
mei_dev.h
689
void
mei_stop
(struct mei_device *dev);
Completed in 7 milliseconds