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:intel_dvo
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_dvo.c
113
struct
intel_dvo
{
struct
137
struct
intel_dvo
*
intel_dvo
= intel_attached_dvo(connector);
in intel_dvo_connector_get_hw_state()
local
152
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_dvo_get_hw_state()
local
166
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_dvo_get_config()
local
192
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_disable_dvo()
local
207
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_enable_dvo()
local
225
struct
intel_dvo
*
intel_dvo
= intel_attached_dvo(to_intel_connector(connector));
intel_dvo_mode_valid()
local
255
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_dvo_compute_config()
local
285
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_dvo_pre_enable()
local
317
struct
intel_dvo
*
intel_dvo
= intel_attached_dvo(to_intel_connector(connector));
intel_dvo_detect()
local
376
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(to_intel_encoder(encoder));
intel_dvo_enc_destroy()
local
422
struct
intel_dvo
*
intel_dvo
;
intel_dvo_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_dvo.c
109
struct
intel_dvo
{
struct
131
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
in intel_dvo_connector_get_hw_state()
local
187
struct
intel_dvo
*intel_dv
in intel_disable_dvo()
local
202
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_enable_dvo()
local
221
struct
intel_dvo
*
intel_dvo
= intel_attached_dvo(connector);
intel_dvo_mode_valid()
local
257
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(encoder);
intel_dvo_compute_config()
local
323
struct
intel_dvo
*
intel_dvo
= intel_attached_dvo(connector);
intel_dvo_detect()
local
371
struct
intel_dvo
*
intel_dvo
= enc_to_dvo(to_intel_encoder(encoder));
intel_dvo_enc_destroy()
local
411
intel_dvo
_init_dev(struct drm_i915_private *dev_priv, struct
intel_dvo
*
intel_dvo
, const struct
intel_dvo
_device *dvo)
intel_dvo_init_dev()
argument
469
intel_dvo
_probe(struct drm_i915_private *i915, struct
intel_dvo
*
intel_dvo
)
intel_dvo_probe()
argument
488
struct
intel_dvo
*
intel_dvo
;
intel_dvo_init()
local
[all...]
Completed in 2 milliseconds