Home
last modified time | relevance | path

Searched refs:pptable_funcs (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.h32 extern const struct pp_table_func pptable_funcs;
H A Dsmu10_hwmgr.c1687 hwmgr->pptable_func = &pptable_funcs;
H A Dprocesspptables.c1804 const struct pp_table_func pptable_funcs = {
1802 const struct pp_table_func pptable_funcs = { global() variable
H A Dsmu8_hwmgr.c2078 hwmgr->pptable_func = &pptable_funcs;
H A Dsmu7_hwmgr.c5822 hwmgr->pptable_func = &pptable_funcs; in smu7_init_function_pointers()
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h474 const struct pptable_funcs *ppt_funcs;
573 struct pptable_funcs { struct
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c575 static const struct pptable_funcs cyan_skillfish_ppt_funcs = {
H A Dvangogh_ppt.c2555 static const struct pptable_funcs vangogh_ppt_funcs = {
H A Darcturus_ppt.c2429 static const struct pptable_funcs arcturus_ppt_funcs = {
H A Dnavi10_ppt.c3489 static const struct pptable_funcs navi10_ppt_funcs = {
H A Dsienna_cichlid_ppt.c4376 static const struct pptable_funcs sienna_cichlid_ppt_funcs = {
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c1107 static const struct pptable_funcs smu_v13_0_5_ppt_funcs = {
H A Dsmu_v13_0_4_ppt.c1109 static const struct pptable_funcs smu_v13_0_4_ppt_funcs = {
H A Dyellow_carp_ppt.c1334 static const struct pptable_funcs yellow_carp_ppt_funcs = {
H A Daldebaran_ppt.c2073 static const struct pptable_funcs aldebaran_ppt_funcs = {
H A Dsmu_v13_0_6_ppt.c2219 static const struct pptable_funcs smu_v13_0_6_ppt_funcs = {
H A Dsmu_v13_0_7_ppt.c2186 static const struct pptable_funcs smu_v13_0_7_ppt_funcs = {
H A Dsmu_v13_0_0_ppt.c2588 static const struct pptable_funcs smu_v13_0_0_ppt_funcs = {
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1423 static const struct pptable_funcs renoir_ppt_funcs = {