Searched refs:check_pptable (Results 1 – 5 of 5) sorted by relevance
55 ((smu)->ppt_funcs->check_pptable ? (smu)->ppt_funcs->check_pptable((smu)) : 0)
2333 .check_pptable = smu_v11_0_check_pptable,
2288 .check_pptable = smu_v11_0_check_pptable,
3228 .check_pptable = smu_v11_0_check_pptable,
503 int (*check_pptable)(struct smu_context *smu); member