Searched refs:total_debugbus_blocks (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c390 int debugbus_blocks_count, gbif_debugbus_blocks_count, total_debugbus_blocks; local
412 total_debugbus_blocks = debugbus_blocks_count + gbif_debugbus_blocks_count;
414 a6xx_state->debugbus = state_kcalloc(a6xx_state, total_debugbus_blocks,

Completed in 90 milliseconds