OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dpm
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.h
438
/*
dpm
*/
441
struct amdgpu_dpm
dpm
;
member in struct:amdgpu_pm
/src/external/gpl3/binutils.old/dist/libiberty/
cp-demangle.c
5607
struct d_print_mod
dpm
;
local
5609
dpm
.next = dpi->modifiers;
5610
dpi->modifiers = &
dpm
;
5611
dpm
.mod = dc;
5612
dpm
.printed = 0;
5613
dpm
.templates = dpi->templates;
5622
if (!
dpm
.printed)
5625
dpi->modifiers =
dpm
.next;
5667
struct d_print_mod
dpm
;
local
5671
dpm
.next = dpi->modifiers
5768
struct d_print_mod
dpm
;
local
[
all
...]
/src/external/gpl3/gcc/dist/libiberty/
cp-demangle.c
5607
struct d_print_mod
dpm
;
local
5609
dpm
.next = dpi->modifiers;
5610
dpi->modifiers = &
dpm
;
5611
dpm
.mod = dc;
5612
dpm
.printed = 0;
5613
dpm
.templates = dpi->templates;
5622
if (!
dpm
.printed)
5625
dpi->modifiers =
dpm
.next;
5667
struct d_print_mod
dpm
;
local
5671
dpm
.next = dpi->modifiers
5768
struct d_print_mod
dpm
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/libiberty/
cp-demangle.c
5286
struct d_print_mod
dpm
;
local
5288
dpm
.next = dpi->modifiers;
5289
dpi->modifiers = &
dpm
;
5290
dpm
.mod = dc;
5291
dpm
.printed = 0;
5292
dpm
.templates = dpi->templates;
5301
if (!
dpm
.printed)
5304
dpi->modifiers =
dpm
.next;
5338
struct d_print_mod
dpm
;
local
5342
dpm
.next = dpi->modifiers
5439
struct d_print_mod
dpm
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/libiberty/
cp-demangle.c
5607
struct d_print_mod
dpm
;
local
5609
dpm
.next = dpi->modifiers;
5610
dpi->modifiers = &
dpm
;
5611
dpm
.mod = dc;
5612
dpm
.printed = 0;
5613
dpm
.templates = dpi->templates;
5622
if (!
dpm
.printed)
5625
dpi->modifiers =
dpm
.next;
5667
struct d_print_mod
dpm
;
local
5671
dpm
.next = dpi->modifiers
5768
struct d_print_mod
dpm
;
local
[
all
...]
/src/external/gpl3/gdb/dist/libiberty/
cp-demangle.c
5607
struct d_print_mod
dpm
;
local
5609
dpm
.next = dpi->modifiers;
5610
dpi->modifiers = &
dpm
;
5611
dpm
.mod = dc;
5612
dpm
.printed = 0;
5613
dpm
.templates = dpi->templates;
5622
if (!
dpm
.printed)
5625
dpi->modifiers =
dpm
.next;
5667
struct d_print_mod
dpm
;
local
5671
dpm
.next = dpi->modifiers
5768
struct d_print_mod
dpm
;
local
[
all
...]
/src/external/gpl3/binutils/dist/libiberty/
cp-demangle.c
5648
struct d_print_mod
dpm
;
local
5650
dpm
.next = dpi->modifiers;
5651
dpi->modifiers = &
dpm
;
5652
dpm
.mod = dc;
5653
dpm
.printed = 0;
5654
dpm
.templates = dpi->templates;
5663
if (!
dpm
.printed)
5666
dpi->modifiers =
dpm
.next;
5708
struct d_print_mod
dpm
;
local
5712
dpm
.next = dpi->modifiers
5809
struct d_print_mod
dpm
;
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon.h
1245
/* not used for
dpm
*/
1693
/*
dpm
*/
1696
struct radeon_dpm
dpm
;
member in struct:radeon_pm
2037
}
dpm
;
member in struct:radeon_asic
2849
#define radeon_dpm_init(rdev) rdev->asic->
dpm
.init((rdev))
2850
#define radeon_dpm_setup_asic(rdev) rdev->asic->
dpm
.setup_asic((rdev))
2851
#define radeon_dpm_enable(rdev) rdev->asic->
dpm
.enable((rdev))
2852
#define radeon_dpm_late_enable(rdev) rdev->asic->
dpm
.late_enable((rdev))
2853
#define radeon_dpm_disable(rdev) rdev->asic->
dpm
.disable((rdev))
2854
#define radeon_dpm_pre_set_power_state(rdev) rdev->asic->
dpm
.pre_set_power_state((rdev)
[
all
...]
Completed in 39 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026