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:vbox_crtc
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H
A
D
vbox_drv.h
85
struct
vbox_crtc
*
vbox_crtc
;
member
93
struct
vbox_crtc
{
struct
H
A
D
vbox_mode.c
33
struct
vbox_crtc
*
vbox_crtc
= to_vbox_crtc(crtc);
in vbox_do_modeset()
local
79
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(crtc);
vbox_set_view()
local
157
struct
vbox_crtc
*
vbox_crtc
= vbox_connector->
vbox_crtc
;
vbox_set_up_input_mapping()
local
178
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(crtc);
vbox_crtc_set_base_and_mode()
local
380
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(plane->state->crtc);
vbox_cursor_atomic_update()
local
436
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(old_state->crtc);
vbox_cursor_atomic_disable()
local
548
struct
vbox_crtc
*
vbox_crtc
;
vbox_crtc_init()
local
797
vbox_connector_init(struct drm_device *dev, struct
vbox_crtc
*
vbox_crtc
, struct drm_encoder *encoder)
vbox_connector_init()
argument
840
struct
vbox_crtc
*
vbox_crtc
;
vbox_mode_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H
A
D
vbox_drv.h
85
struct
vbox_crtc
*
vbox_crtc
;
member
93
struct
vbox_crtc
{
struct
H
A
D
vbox_mode.c
38
struct
vbox_crtc
*
vbox_crtc
= to_vbox_crtc(crtc);
in vbox_do_modeset()
local
84
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(crtc);
vbox_set_view()
local
162
struct
vbox_crtc
*
vbox_crtc
= vbox_connector->
vbox_crtc
;
vbox_set_up_input_mapping()
local
183
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(crtc);
vbox_crtc_set_base_and_mode()
local
397
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(new_state->crtc);
vbox_cursor_atomic_update()
local
446
struct
vbox_crtc
*
vbox_crtc
= to_
vbox_crtc
(old_state->crtc);
vbox_cursor_atomic_disable()
local
554
struct
vbox_crtc
*
vbox_crtc
;
vbox_crtc_init()
local
803
vbox_connector_init(struct drm_device *dev, struct
vbox_crtc
*
vbox_crtc
, struct drm_encoder *encoder)
vbox_connector_init()
argument
846
struct
vbox_crtc
*
vbox_crtc
;
vbox_mode_init()
local
[all...]
Completed in 4 milliseconds