Searched refs:set_driver_table_location (Results 1 – 6 of 6) sorted by relevance
67 …((smu)->ppt_funcs->set_driver_table_location ? (smu)->ppt_funcs->set_driver_table_location((smu)) …
930 .set_driver_table_location = smu_v12_0_set_driver_table_location,
2339 .set_driver_table_location = smu_v11_0_set_driver_table_location,
2294 .set_driver_table_location = smu_v11_0_set_driver_table_location,
3234 .set_driver_table_location = smu_v11_0_set_driver_table_location,
513 int (*set_driver_table_location)(struct smu_context *smu); member