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:omap_prm_domain
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/ti/
H
A
D
omap_prm.c
36
struct
omap_prm_domain
{
struct
67
struct
omap_prm_domain
*prmd;
79
#define genpd_to_prm_domain(gpd) container_of(gpd, struct
omap_prm_domain
, pd)
234
static void omap_prm_domain_show_state(struct
omap_prm_domain
*prmd,
in omap_prm_domain_show_state()
243
static inline void omap_prm_domain_show_state(struct
omap_prm_domain
*prmd,
in omap_prm_domain_show_state()
251
struct
omap_prm_domain
*prmd;
in omap_prm_domain_power_on()
283
static int omap_prm_domain_find_lowest(struct
omap_prm_domain
*prmd)
in omap_prm_domain_find_lowest()
290
struct
omap_prm_domain
*prmd;
in omap_prm_domain_power_off()
333
struct
omap_prm_domain
*prmd;
in omap_prm_domain_attach_dev()
366
struct
omap_prm_domain
*prm
in omap_prm_domain_init()
[all...]
/kernel/linux/linux-6.6/drivers/pmdomain/ti/
H
A
D
omap_prm.c
37
struct
omap_prm_domain
{
struct
69
struct
omap_prm_domain
*prmd;
81
#define genpd_to_prm_domain(gpd) container_of(gpd, struct
omap_prm_domain
, pd)
503
static void omap_prm_domain_show_state(struct
omap_prm_domain
*prmd,
in omap_prm_domain_show_state()
512
static inline void omap_prm_domain_show_state(struct
omap_prm_domain
*prmd,
in omap_prm_domain_show_state()
520
struct
omap_prm_domain
*prmd;
in omap_prm_domain_power_on()
557
static int omap_prm_domain_find_lowest(struct
omap_prm_domain
*prmd)
in omap_prm_domain_find_lowest()
564
struct
omap_prm_domain
*prmd;
in omap_prm_domain_power_off()
608
struct
omap_prm_domain
*prmd)
in omap_prm_domain_attach_clock()
639
struct
omap_prm_domain
*prm
in omap_prm_domain_attach_dev()
[all...]
Completed in 2 milliseconds