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:bwmon
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
icc-bwmon.c
452
static void bwmon_clear_counters(struct icc_bwmon *
bwmon
, bool clear_all)
in bwmon_clear_counters()
argument
471
static void bwmon_clear_irq(struct icc_bwmon *
bwmon
)
in bwmon_clear_irq()
argument
504
bwmon
_disable(struct icc_
bwmon
*
bwmon
)
bwmon_disable()
argument
525
bwmon
_enable(struct icc_
bwmon
*
bwmon
, unsigned int irq_enable)
bwmon_enable()
argument
545
bwmon
_kbps_to_count(struct icc_
bwmon
*
bwmon
, unsigned int kbps)
bwmon_kbps_to_count()
argument
551
bwmon
_set_threshold(struct icc_
bwmon
*
bwmon
, struct regmap_field *reg, unsigned int kbps)
bwmon_set_threshold()
argument
561
bwmon
_start(struct icc_
bwmon
*
bwmon
)
bwmon_start()
argument
604
struct icc_
bwmon
*
bwmon
= dev_id;
bwmon_intr()
local
645
struct icc_
bwmon
*
bwmon
= dev_id;
bwmon_intr_thread()
local
696
bwmon
_init_regmap(struct platform_device *pdev, struct icc_
bwmon
*
bwmon
)
bwmon_init_regmap()
argument
750
struct icc_
bwmon
*
bwmon
;
bwmon_probe()
local
798
struct icc_
bwmon
*
bwmon
= platform_get_drvdata(pdev);
bwmon_remove()
local
[all...]
Completed in 2 milliseconds