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:desc_clk_cken
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/pxa/
H
A
D
clk-pxa3xx.c
140
static struct
desc_clk_cken
pxa3xx_clocks[] __initdata = {
171
static struct
desc_clk_cken
pxa300_310_clocks[] __initdata = {
178
static struct
desc_clk_cken
pxa320_clocks[] __initdata = {
184
static struct
desc_clk_cken
pxa93x_clocks[] __initdata = {
H
A
D
clk-pxa.h
105
struct
desc_clk_cken
{
struct
149
extern int clk_pxa_cken_init(const struct
desc_clk_cken
*clks, int nb_clks);
H
A
D
clk-pxa.c
97
int __init clk_pxa_cken_init(const struct
desc_clk_cken
*clks, int nb_clks)
in clk_pxa_cken_init()
H
A
D
clk-pxa25x.c
157
static struct
desc_clk_cken
pxa25x_clocks[] __initdata = {
H
A
D
clk-pxa27x.c
153
static struct
desc_clk_cken
pxa27x_clocks[] __initdata = {
/kernel/linux/linux-6.6/drivers/clk/pxa/
H
A
D
clk-pxa.h
105
struct
desc_clk_cken
{
struct
151
extern int clk_pxa_cken_init(const struct
desc_clk_cken
*clks,
H
A
D
clk-pxa3xx.c
234
static struct
desc_clk_cken
pxa3xx_clocks[] __initdata = {
265
static struct
desc_clk_cken
pxa300_310_clocks[] __initdata = {
272
static struct
desc_clk_cken
pxa320_clocks[] __initdata = {
278
static struct
desc_clk_cken
pxa93x_clocks[] __initdata = {
H
A
D
clk-pxa.c
99
int __init clk_pxa_cken_init(const struct
desc_clk_cken
*clks,
in clk_pxa_cken_init()
H
A
D
clk-pxa25x.c
136
static struct
desc_clk_cken
pxa25x_clocks[] __initdata = {
H
A
D
clk-pxa27x.c
131
static struct
desc_clk_cken
pxa27x_clocks[] __initdata = {
Completed in 12 milliseconds