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:nkm
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H
A
D
ccu_nkm.c
19
ccu_
nkm
_find_best(unsigned long parent, unsigned long rate, struct _ccu_
nkm
*
nkm
)
ccu_nkm_find_best()
argument
52
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_disable()
local
59
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_enable()
local
66
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_is_enabled()
local
74
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_recalc_rate()
local
112
struct ccu_
nkm
*
nkm
= data;
ccu_nkm_round_rate()
local
138
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_determine_rate()
local
147
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_set_rate()
local
185
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_get_parent()
local
192
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_set_parent()
local
[all...]
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H
A
D
ccu_nkm.c
19
ccu_
nkm
_find_best_with_parent_adj(struct ccu_common *common, struct clk_hw *parent_hw, unsigned long *parent, unsigned long rate, struct _ccu_
nkm
*
nkm
)
ccu_nkm_find_best_with_parent_adj()
argument
58
ccu_
nkm
_find_best(unsigned long parent, unsigned long rate, struct _ccu_
nkm
*
nkm
, struct ccu_common *common)
ccu_nkm_find_best()
argument
91
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_disable()
local
98
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_enable()
local
105
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_is_enabled()
local
113
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_recalc_rate()
local
151
struct ccu_
nkm
*
nkm
= data;
ccu_nkm_round_rate()
local
179
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_determine_rate()
local
188
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_set_rate()
local
226
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_get_parent()
local
233
struct ccu_
nkm
*
nkm
= hw_to_ccu_
nkm
(hw);
ccu_nkm_set_parent()
local
[all...]
Completed in 1 milliseconds