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:graphics_id
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/console/
H
A
D
sticore.c
600
rom->
graphics_id
[0],
in sti_dump_rom()
601
rom->
graphics_id
[1],
in sti_dump_rom()
802
sti->
graphics_id
[0] = raw->
graphics_id
[0];
in sti_read_rom()
803
sti->
graphics_id
[1] = raw->
graphics_id
[1];
in sti_read_rom()
806
if (wordmode || sti->
graphics_id
[1] != 0x09A02587)
in sti_read_rom()
811
switch (sti->
graphics_id
[0]) {
in sti_read_rom()
/kernel/linux/linux-6.6/drivers/video/
H
A
D
sticore.c
650
rom->
graphics_id
[0],
in sti_dump_rom()
651
rom->
graphics_id
[1],
in sti_dump_rom()
868
sti->
graphics_id
[0] = raw->
graphics_id
[0];
in sti_read_rom()
869
sti->
graphics_id
[1] = raw->
graphics_id
[1];
in sti_read_rom()
872
if (wordmode || sti->
graphics_id
[1] != 0x09A02587)
in sti_read_rom()
877
switch (sti->
graphics_id
[0]) {
in sti_read_rom()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
sticore.h
183
u32
graphics_id
[2];
member
344
u32
graphics_id
[2];
member
H
A
D
stifb.c
1207
fb->id = fb->sti->
graphics_id
[0];
in stifb_init_fb()
/kernel/linux/linux-6.6/include/video/
H
A
D
sticore.h
184
u32
graphics_id
[2];
member
345
u32
graphics_id
[2];
member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
stifb.c
1207
fb->id = fb->sti->
graphics_id
[0];
in stifb_init_fb()
Completed in 10 milliseconds