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:cdn_dp_port
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H
A
D
cdn-dp-core.h
54
struct
cdn_dp_port
{
struct
95
struct
cdn_dp_port
*port[MAX_PHY];
H
A
D
cdn-dp-core.c
144
static int cdn_dp_get_port_lanes(struct
cdn_dp_port
*port)
in cdn_dp_get_port_lanes()
180
static struct
cdn_dp_port
*cdn_dp_connected_port(struct cdn_dp_device *dp)
in cdn_dp_connected_port()
182
struct
cdn_dp_port
*port;
in cdn_dp_connected_port()
197
struct
cdn_dp_port
*port;
in cdn_dp_check_sink_connection()
384
static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct
cdn_dp_port
*port)
in cdn_dp_enable_phy()
444
struct
cdn_dp_port
*port)
in cdn_dp_disable_phy()
496
struct
cdn_dp_port
*port;
in cdn_dp_enable()
573
struct
cdn_dp_port
*port = cdn_dp_connected_port(dp);
in cdn_dp_check_link_status()
992
struct
cdn_dp_port
*port = container_of(nb, struct
cdn_dp_port
,
in cdn_dp_pd_event()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H
A
D
cdn-dp-core.h
55
struct
cdn_dp_port
{
struct
96
struct
cdn_dp_port
*port[MAX_PHY];
H
A
D
cdn-dp-core.c
151
static int cdn_dp_get_port_lanes(struct
cdn_dp_port
*port)
in cdn_dp_get_port_lanes()
187
static struct
cdn_dp_port
*cdn_dp_connected_port(struct cdn_dp_device *dp)
in cdn_dp_connected_port()
189
struct
cdn_dp_port
*port;
in cdn_dp_connected_port()
204
struct
cdn_dp_port
*port;
in cdn_dp_check_sink_connection()
390
static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct
cdn_dp_port
*port)
in cdn_dp_enable_phy()
450
struct
cdn_dp_port
*port)
in cdn_dp_disable_phy()
502
struct
cdn_dp_port
*port;
in cdn_dp_enable()
579
struct
cdn_dp_port
*port = cdn_dp_connected_port(dp);
in cdn_dp_check_link_status()
1024
struct
cdn_dp_port
*port = container_of(nb, struct
cdn_dp_port
,
in cdn_dp_pd_event()
[all...]
Completed in 4 milliseconds