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:card_stop
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H
A
D
cthardware.h
71
int (*
card_stop
)(struct hw *hw);
member
H
A
D
cthw20k2.c
2224
.
card_stop
= hw_card_stop,
H
A
D
cthw20k1.c
2155
.
card_stop
= hw_card_stop,
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H
A
D
cthardware.h
71
int (*
card_stop
)(struct hw *hw);
member
H
A
D
cthw20k2.c
2220
.
card_stop
= hw_card_stop,
H
A
D
cthw20k1.c
2151
.
card_stop
= hw_card_stop,
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H
A
D
smc.h
469
void
card_stop
(struct s_smc *smc);
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H
A
D
smc.h
469
void
card_stop
(struct s_smc *smc);
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H
A
D
drvfbi.c
160
void
card_stop
(struct s_smc *smc)
in card_stop()
function
H
A
D
skfddi.c
425
card_stop
(smc); // Reset adapter.
in skfp_driver_init()
552
card_stop
(smc);
in skfp_close()
1234
card_stop
(smc); // Stop all activity.
in ResetAdapter()
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H
A
D
drvfbi.c
156
void
card_stop
(struct s_smc *smc)
in card_stop()
function
H
A
D
skfddi.c
428
card_stop
(smc); // Reset adapter.
in skfp_driver_init()
555
card_stop
(smc);
in skfp_close()
1240
card_stop
(smc); // Stop all activity.
in ResetAdapter()
Completed in 23 milliseconds