Lines Matching refs:handle
12 const void *handle; member
247 obj->handle = NULL; in a6xx_get_vbif_debugbus_block()
301 obj->handle = block; in a6xx_get_debugbus_block()
319 obj->handle = block; in a6xx_get_cx_debugbus_block()
506 obj->handle = dbgahb; in a6xx_get_dbgahb_cluster()
588 obj->handle = cluster; in a6xx_get_cluster()
639 obj->handle = block; in a6xx_get_shader_block()
696 obj->handle = regs; in a6xx_get_crashdumper_hlsq_registers()
739 obj->handle = regs; in a6xx_get_crashdumper_registers()
760 obj->handle = (const void *) regs; in a6xx_get_ahb_gpu_registers()
790 obj->handle = (const void *) regs; in _a6xx_get_gmu_registers()
959 obj->handle = (const void *) indexed; in a6xx_get_indexed_regs()
1182 const struct a6xx_shader_block *block = obj->handle; in a6xx_show_shader()
1185 if (!obj->handle) in a6xx_show_shader()
1231 const struct a6xx_dbgahb_cluster *dbgahb = obj->handle; in a6xx_show_dbgahb_cluster()
1243 const struct a6xx_cluster *cluster = obj->handle; in a6xx_show_cluster()
1255 const struct a6xx_indexed_registers *indexed = obj->handle; in a6xx_show_indexed_regs()
1290 a6xx_show_debugbus_block(obj->handle, obj->data, p); in a6xx_show_debugbus()
1306 a6xx_show_debugbus_block(obj->handle, obj->data, p); in a6xx_show_debugbus()
1365 const struct a6xx_registers *regs = obj->handle; in a6xx_show()
1367 if (!obj->handle) in a6xx_show()
1376 const struct a6xx_registers *regs = obj->handle; in a6xx_show()
1378 if (!obj->handle) in a6xx_show()