Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v13_0.h157 int smu_v13_0_set_driver_table_location(struct smu_context *smu);
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_5_ppt.c1039 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0_4_ppt.c1026 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dyellow_carp_ppt.c1187 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0_7_ppt.c1559 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0_0_ppt.c1595 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Daldebaran_ppt.c2072 .set_driver_table_location = smu_v13_0_set_driver_table_location,
Dsmu_v13_0.c776 int smu_v13_0_set_driver_table_location(struct smu_context *smu) in smu_v13_0_set_driver_table_location() function