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:llcc_slice_config
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
llcc-qcom.c
69
* struct
llcc_slice_config
- Data associated with the llcc slice
95
struct
llcc_slice_config
{
struct
121
const struct
llcc_slice_config
*sct_data;
134
static const struct
llcc_slice_config
sc7180_data[] = {
141
static const struct
llcc_slice_config
sc7280_data[] = {
153
static const struct
llcc_slice_config
sc8180x_data[] = {
178
static const struct
llcc_slice_config
sc8280xp_data[] = {
197
static const struct
llcc_slice_config
sdm845_data[] = {
218
static const struct
llcc_slice_config
sm6350_data[] = {
228
static const struct
llcc_slice_config
sm7150_dat
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
llcc-qcom.c
51
*
llcc_slice_config
- Data associated with the llcc slice
74
struct
llcc_slice_config
{
struct
90
const struct
llcc_slice_config
*sct_data;
94
static const struct
llcc_slice_config
sc7180_data[] = {
101
static const struct
llcc_slice_config
sdm845_data[] = {
143
const struct
llcc_slice_config
*cfg;
in llcc_slice_getd()
331
const struct
llcc_slice_config
*llcc_table;
in qcom_llcc_cfg_program()
413
const struct
llcc_slice_config
*llcc_cfg;
in qcom_llcc_probe()
/kernel/linux/linux-5.10/include/linux/soc/qcom/
H
A
D
llcc-qcom.h
80
const struct
llcc_slice_config
*cfg;
/kernel/linux/linux-6.6/include/linux/soc/qcom/
H
A
D
llcc-qcom.h
132
const struct
llcc_slice_config
*cfg;
Completed in 3 milliseconds