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_vc_channel
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
vc.h
58
/*
omap_vc_channel
.flags values */
63
* struct
omap_vc_channel
- VC per-instance data
83
struct
omap_vc_channel
{
struct
105
extern struct
omap_vc_channel
omap3_vc_mpu;
106
extern struct
omap_vc_channel
omap3_vc_core;
108
extern struct
omap_vc_channel
omap4_vc_mpu;
109
extern struct
omap_vc_channel
omap4_vc_iva;
110
extern struct
omap_vc_channel
omap4_vc_core;
H
A
D
vc44xx_data.c
48
struct
omap_vc_channel
omap4_vc_mpu = {
62
struct
omap_vc_channel
omap4_vc_iva = {
75
struct
omap_vc_channel
omap4_vc_core = {
H
A
D
vc3xxx_data.c
46
struct
omap_vc_channel
omap3_vc_mpu = {
60
struct
omap_vc_channel
omap3_vc_core = {
H
A
D
vc.c
121
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_config_channel()
142
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_pre_scale()
197
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_bypass_scale()
747
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_i2c_init()
825
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_init_channel()
H
A
D
voltage.h
66
struct
omap_vc_channel
*vc;
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
vc.h
58
/*
omap_vc_channel
.flags values */
63
* struct
omap_vc_channel
- VC per-instance data
83
struct
omap_vc_channel
{
struct
105
extern struct
omap_vc_channel
omap3_vc_mpu;
106
extern struct
omap_vc_channel
omap3_vc_core;
108
extern struct
omap_vc_channel
omap4_vc_mpu;
109
extern struct
omap_vc_channel
omap4_vc_iva;
110
extern struct
omap_vc_channel
omap4_vc_core;
H
A
D
vc44xx_data.c
48
struct
omap_vc_channel
omap4_vc_mpu = {
62
struct
omap_vc_channel
omap4_vc_iva = {
75
struct
omap_vc_channel
omap4_vc_core = {
H
A
D
vc3xxx_data.c
46
struct
omap_vc_channel
omap3_vc_mpu = {
60
struct
omap_vc_channel
omap3_vc_core = {
H
A
D
vc.c
118
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_config_channel()
139
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_pre_scale()
194
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_bypass_scale()
744
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_i2c_init()
807
struct
omap_vc_channel
*vc = voltdm->vc;
in omap_vc_init_channel()
H
A
D
voltage.h
66
struct
omap_vc_channel
*vc;
Completed in 6 milliseconds