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:ulFlags
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
353
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
357
//
ulFlags
in ATOM_PPLIB_R600_CLOCK_INFO
379
ULONG
ulFlags
;
member
407
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
424
ULONG
ulFlags
; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now
member
H
A
D
atombios.h
7606
ULONG
ulFlags
; // To enable/disable functionalities based on memory type
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
pptable.h
326
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
330
//
ulFlags
in ATOM_PPLIB_R600_CLOCK_INFO
352
ULONG
ulFlags
;
member
380
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
397
ULONG
ulFlags
; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now
member
H
A
D
rv770_dpm.c
2204
pl->flags = le32_to_cpu(clock_info->evergreen.
ulFlags
);
in rv7xx_parse_pplib_clock_info()
2212
pl->flags = le32_to_cpu(clock_info->r600.
ulFlags
);
in rv7xx_parse_pplib_clock_info()
H
A
D
rs780_dpm.c
780
ps->flags = le32_to_cpu(clock_info->rs780.
ulFlags
);
in rs780_parse_pplib_clock_info()
H
A
D
rv6xx_dpm.c
1846
pl->flags = le32_to_cpu(clock_info->r600.
ulFlags
);
in rv6xx_parse_pplib_clock_info()
H
A
D
atombios.h
6416
ULONG
ulFlags
; // To enable/disable functionalities based on memory type
member
H
A
D
ni_dpm.c
3940
pl->flags = le32_to_cpu(clock_info->evergreen.
ulFlags
);
in ni_parse_pplib_clock_info()
H
A
D
si_dpm.c
6735
pl->flags = le32_to_cpu(clock_info->si.
ulFlags
);
in si_parse_pplib_clock_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
353
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
357
//
ulFlags
in ATOM_PPLIB_R600_CLOCK_INFO
379
ULONG
ulFlags
;
member
407
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
424
ULONG
ulFlags
; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now
member
H
A
D
atombios.h
7624
ULONG
ulFlags
; // To enable/disable functionalities based on memory type
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
pptable.h
326
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
330
//
ulFlags
in ATOM_PPLIB_R600_CLOCK_INFO
352
ULONG
ulFlags
;
member
380
ULONG
ulFlags
; // ATOM_PPLIB_R600_FLAGS_*
member
397
ULONG
ulFlags
; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now
member
H
A
D
rv770_dpm.c
2206
pl->flags = le32_to_cpu(clock_info->evergreen.
ulFlags
);
in rv7xx_parse_pplib_clock_info()
2214
pl->flags = le32_to_cpu(clock_info->r600.
ulFlags
);
in rv7xx_parse_pplib_clock_info()
H
A
D
rs780_dpm.c
779
ps->flags = le32_to_cpu(clock_info->rs780.
ulFlags
);
in rs780_parse_pplib_clock_info()
H
A
D
rv6xx_dpm.c
1846
pl->flags = le32_to_cpu(clock_info->r600.
ulFlags
);
in rv6xx_parse_pplib_clock_info()
H
A
D
atombios.h
6416
ULONG
ulFlags
; // To enable/disable functionalities based on memory type
member
H
A
D
ni_dpm.c
3941
pl->flags = le32_to_cpu(clock_info->evergreen.
ulFlags
);
in ni_parse_pplib_clock_info()
H
A
D
si_dpm.c
6733
pl->flags = le32_to_cpu(clock_info->si.
ulFlags
);
in si_parse_pplib_clock_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
si_dpm.c
7153
pl->flags = le32_to_cpu(clock_info->si.
ulFlags
);
in si_parse_pplib_clock_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
si_dpm.c
7200
pl->flags = le32_to_cpu(clock_info->si.
ulFlags
);
in si_parse_pplib_clock_info()
Completed in 178 milliseconds