Searched refs:si_query_hw_suspend (Results 1 – 2 of 2) sorted by relevance
224 void si_query_hw_suspend(struct si_context *sctx, struct si_query *query);
1356 void si_query_hw_suspend(struct si_context *sctx, struct si_query *query) in si_query_hw_suspend() function1373 .suspend = si_query_hw_suspend,