Home
last modified time | relevance | path

Searched refs:smu_v13_0_set_driver_table_location (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v13_0.h152 int smu_v13_0_set_driver_table_location(struct smu_context *smu);
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_4_ppt.c1017 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0_5_ppt.c1051 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dyellow_carp_ppt.c1217 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0_7_ppt.c1669 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Daldebaran_ppt.c2102 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0_0_ppt.c1988 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0.c759 int smu_v13_0_set_driver_table_location(struct smu_context *smu) in smu_v13_0_set_driver_table_location() function