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:qxl_head
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H
A
D
qxl_display.c
40
static bool qxl_head_enabled(struct
qxl_head
*head)
in qxl_head_enabled()
107
struct
qxl_head
*client_head =
in qxl_display_copy_rom_client_monitors_config()
149
struct
qxl_head
*head;
in qxl_update_offset_props()
250
struct
qxl_head
*head;
in qxl_add_monitors_config_modes()
298
struct
qxl_head
*head = &qdev->monitors_config->heads[i];
in qxl_send_monitors_config()
317
struct
qxl_head
head;
in qxl_crtc_update_monitors_config()
741
struct
qxl_head
*head;
in qxl_calc_dumb_shadow()
978
struct
qxl_head
*head;
in qxl_conn_get_modes()
1143
qxl_num_crtc * sizeof(struct
qxl_head
);
in qxl_create_monitors_object()
H
A
D
qxl_dev.h
857
struct
qxl_head
{
struct
871
struct
qxl_head
heads[0];
H
A
D
qxl_drv.h
224
struct
qxl_head
*dumb_heads;
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H
A
D
qxl_display.c
44
static bool qxl_head_enabled(struct
qxl_head
*head)
in qxl_head_enabled()
111
struct
qxl_head
*client_head =
in qxl_display_copy_rom_client_monitors_config()
153
struct
qxl_head
*head;
in qxl_update_offset_props()
254
struct
qxl_head
*head;
in qxl_add_monitors_config_modes()
302
struct
qxl_head
*head = &qdev->monitors_config->heads[i];
in qxl_send_monitors_config()
321
struct
qxl_head
head;
in qxl_crtc_update_monitors_config()
771
struct
qxl_head
*head;
in qxl_calc_dumb_shadow()
1030
struct
qxl_head
*head;
in qxl_conn_get_modes()
1196
qxl_num_crtc * sizeof(struct
qxl_head
);
in qxl_create_monitors_object()
H
A
D
qxl_dev.h
857
struct
qxl_head
{
struct
871
struct
qxl_head
heads[];
H
A
D
qxl_drv.h
206
struct
qxl_head
*dumb_heads;
Completed in 10 milliseconds