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:reset_ops
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/ralink/
H
A
D
reset.c
62
static const struct reset_control_ops
reset_ops
= {
variable
/kernel/linux/linux-6.6/drivers/reset/
H
A
D
reset-scmi.c
14
static const struct scmi_reset_proto_ops *
reset_ops
;
variable
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H
A
D
reset.c
93
mtk_register_reset_controller_common(struct device_node *np, unsigned int num_regs, int regofs, const struct reset_control_ops *
reset_ops
)
mtk_register_reset_controller_common()
argument
/kernel/linux/linux-6.6/drivers/clk/visconti/
H
A
D
reset.c
86
visconti_register_reset_controller(struct device *dev, struct regmap *regmap, const struct visconti_reset_data *resets, unsigned int num_resets, const struct reset_control_ops *
reset_ops
, spinlock_t *lock)
visconti_register_reset_controller()
argument
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H
A
D
reset.c
199
static const struct scmi_reset_ops
reset_ops
= {
variable
/kernel/linux/linux-5.10/include/soc/tegra/
H
A
D
mc.h
160
const struct tegra_mc_reset_ops *
reset_ops
;
member
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
debugfs.c
349
static const struct file_operations
reset_ops
= {
variable
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
debugfs.c
436
static const struct file_operations
reset_ops
= {
variable
/kernel/linux/linux-6.6/drivers/clk/ralink/
H
A
D
clk-mt7621.c
461
static const struct reset_control_ops
reset_ops
= {
variable
H
A
D
clk-mtmips.c
1047
static const struct reset_control_ops
reset_ops
= {
variable
/kernel/linux/linux-6.6/include/soc/tegra/
H
A
D
mc.h
216
const struct tegra_mc_reset_ops *
reset_ops
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
scmi_protocol.h
286
const struct scmi_reset_ops *
reset_ops
;
member
Completed in 9 milliseconds