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:tegra186_emc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/memory/tegra/
H
A
D
tegra186-emc.c
21
struct
tegra186_emc
{
struct
38
static inline struct
tegra186_emc
*to_tegra186_emc(struct icc_provider *provider)
in to_tegra186_emc()
40
return container_of(provider, struct
tegra186_emc
, provider);
in to_tegra186_emc()
68
static bool tegra186_emc_validate_rate(struct
tegra186_emc
*emc,
in tegra186_emc_validate_rate()
83
struct
tegra186_emc
*emc = s->private;
in tegra186_emc_debug_available_rates_show()
100
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_min_rate_get()
109
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_min_rate_set()
130
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_max_rate_get()
139
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_max_rate_set()
158
static int tegra186_emc_get_emc_dvfs_latency(struct
tegra186_emc
*em
[all...]
/kernel/linux/linux-5.10/drivers/memory/tegra/
H
A
D
tegra186-emc.c
19
struct
tegra186_emc
{
struct
59
static bool tegra186_emc_validate_rate(struct
tegra186_emc
*emc,
in tegra186_emc_validate_rate()
74
struct
tegra186_emc
*emc = s->private;
in tegra186_emc_debug_available_rates_show()
104
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_min_rate_get()
113
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_min_rate_set()
134
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_max_rate_get()
143
struct
tegra186_emc
*emc = data;
in tegra186_emc_debug_max_rate_set()
166
struct
tegra186_emc
*emc;
in tegra186_emc_probe()
256
struct
tegra186_emc
*emc = platform_get_drvdata(pdev);
in tegra186_emc_remove()
Completed in 2 milliseconds