OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atom_mc_reg_table
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.h
114
struct
atom_mc_reg_table
{
struct
195
struct
atom_mc_reg_table
*reg_table);
amdgpu_atombios.c
1576
struct
atom_mc_reg_table
*reg_table)
1584
memset(reg_table, 0, sizeof(struct
atom_mc_reg_table
));
amdgpu_si_dpm.c
5965
static int si_copy_vbios_mc_reg_table(struct
atom_mc_reg_table
*table,
5995
struct
atom_mc_reg_table
*table;
6000
table = kzalloc(sizeof(struct
atom_mc_reg_table
), GFP_KERNEL);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_mode.h
665
struct
atom_mc_reg_table
{
struct
radeon_btc_dpm.c
1995
static int btc_copy_vbios_mc_reg_table(struct
atom_mc_reg_table
*table,
2025
struct
atom_mc_reg_table
*table;
2030
table = kzalloc(sizeof(struct
atom_mc_reg_table
), GFP_KERNEL);
radeon_ni_dpm.c
2849
static int ni_copy_vbios_mc_reg_table(struct
atom_mc_reg_table
*table,
2879
struct
atom_mc_reg_table
*table;
2883
table = kzalloc(sizeof(struct
atom_mc_reg_table
), GFP_KERNEL);
radeon_ci_dpm.c
4513
static int ci_copy_vbios_mc_reg_table(const struct
atom_mc_reg_table
*table,
4633
struct
atom_mc_reg_table
*table;
4638
table = kzalloc(sizeof(struct
atom_mc_reg_table
), GFP_KERNEL);
radeon_atombios.c
3982
struct
atom_mc_reg_table
*reg_table)
3990
memset(reg_table, 0, sizeof(struct
atom_mc_reg_table
));
radeon_si_dpm.c
5509
static int si_copy_vbios_mc_reg_table(struct
atom_mc_reg_table
*table,
5539
struct
atom_mc_reg_table
*table;
5544
table = kzalloc(sizeof(struct
atom_mc_reg_table
), GFP_KERNEL);
radeon.h
359
struct
atom_mc_reg_table
*reg_table);
Completed in 41 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025