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:opp_np
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/opp/
H
A
D
of.c
82
static struct dev_pm_opp *_find_opp_of_np(struct opp_table *opp_table, struct device_node *
opp_np
)
in _find_opp_of_np()
argument
90
if (opp->np ==
opp_np
) {
in _find_opp_of_np()
108
static struct opp_table *_find_table_of_opp_np(struct device_node *
opp_np
)
in _find_table_of_opp_np()
argument
115
opp_table_np = of_get_parent(
opp_np
);
in _find_table_of_opp_np()
164
struct device_node *
opp_np
)
in _opp_table_alloc_required_tables()
171
np = of_get_next_available_child(
opp_np
, NULL);
in _opp_table_alloc_required_tables()
224
struct device_node *np, *
opp_np
;
in _of_init_opp_table()
local
246
opp_np
= _opp_of_get_opp_desc_node(np, index);
in _of_init_opp_table()
249
if (!
opp_np
) {
in _of_init_opp_table()
253
if (of_property_read_bool(
opp_np
, "op
in _of_init_opp_table()
163
_opp_table_alloc_required_tables(struct opp_table *opp_table, struct device *dev, struct device_node *
opp_np
)
_opp_table_alloc_required_tables()
argument
344
struct device_node *np, *
opp_np
;
_bandwidth_supported()
local
[all...]
Completed in 2 milliseconds