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:memorytype
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/fw/arc/
H
A
D
hinv.h
150
typedef enum
memorytype
{
enum
/kernel/linux/linux-6.6/arch/mips/include/asm/fw/arc/
H
A
D
hinv.h
150
typedef enum
memorytype
{
enum
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atomfirmware.c
214
mem_type = igp_info->v11.
memorytype
;
in amdgpu_atomfirmware_get_vram_info()
223
mem_type = igp_info->v12.
memorytype
;
in amdgpu_atomfirmware_get_vram_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_atomfirmware.c
331
mem_type = igp_info->v11.
memorytype
;
in amdgpu_atomfirmware_get_vram_info()
352
mem_type = igp_info->v21.
memorytype
;
in amdgpu_atomfirmware_get_vram_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
atomfirmware.h
1438
uint8_t
memorytype
; // enum of atom_dmi_t17_mem_type_def, APU memory type indication.
member
1487
uint8_t
memorytype
; // enum of atom_dmi_t17_mem_type_def, APU memory type indication.
member
1545
uint8_t
memorytype
; // enum of atom_dmi_t17_mem_type_def, APU memory type indication.
member
1614
uint8_t
memorytype
; // enum of atom_dmi_t17_mem_type_def, APU memory type indication.
member
1657
//
memorytype
DMI Type 17 offset 12h - Memory Type
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H
A
D
bios_parser2.c
2457
info->memory_type = info_v11->
memorytype
;
in get_integrated_info_v11()
2674
info->memory_type = info_v2_1->
memorytype
;
in get_integrated_info_v2_1()
2836
info->memory_type = info_v2_2->
memorytype
;
in get_integrated_info_v2_2()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
atomfirmware.h
1231
uint8_t
memorytype
; // enum of atom_dmi_t17_mem_type_def, APU memory type indication.
member
1280
uint8_t
memorytype
; // enum of atom_dmi_t17_mem_type_def, APU memory type indication.
member
1341
//
memorytype
DMI Type 17 offset 12h - Memory Type
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/
H
A
D
bios_parser2.c
1551
info->memory_type = info_v11->
memorytype
;
in get_integrated_info_v11()
Completed in 33 milliseconds