Searched refs:set_device_reset_callback (Results 1 – 10 of 10) sorted by relevance
179 if (st->pipe->set_device_reset_callback) { in st_install_device_reset_callback()183 st->pipe->set_device_reset_callback(st->pipe, &cb); in st_install_device_reset_callback()
313 ctx->set_device_reset_callback = iris_set_device_reset_callback; in iris_create_context()
931 void (*set_device_reset_callback)(struct pipe_context *ctx, member
731 pipe->set_device_reset_callback(pipe, cb); in dd_context_set_device_reset_callback()914 CTX_INIT(set_device_reset_callback); in dd_context_create()
1114 context->gpu->set_device_reset_callback(context->gpu, cb); in tegra_set_device_reset_callback()1368 context->base.set_device_reset_callback = tegra_set_device_reset_callback; in tegra_screen_context_create()
612 rctx->b.set_device_reset_callback = r600_set_device_reset_callback; in r600_common_context_init()
1909 pipe->set_device_reset_callback(pipe, cb); in tc_set_device_reset_callback()2877 CTX_INIT(set_device_reset_callback); in threaded_context_create()
1204 ctx->base.set_device_reset_callback = zink_set_device_reset_callback; in zink_context_create()
563 sctx->b.set_device_reset_callback = si_set_device_reset_callback; in si_create_context()
884 * ``set_device_reset_callback`` sets a callback which will be called when