Searched refs:set_device_reset_callback (Results 1 – 7 of 7) sorted by relevance
166 if (st->pipe->set_device_reset_callback) { in st_install_device_reset_callback()170 st->pipe->set_device_reset_callback(st->pipe, &cb); in st_install_device_reset_callback()
770 void (*set_device_reset_callback)(struct pipe_context *ctx, member
674 return pipe->set_device_reset_callback(pipe, cb); in dd_context_set_device_reset_callback()844 CTX_INIT(set_device_reset_callback); in dd_context_create()
426 rctx->b.set_device_reset_callback = r600_set_device_reset_callback; in si_common_context_init()
1762 pipe->set_device_reset_callback(pipe, cb); in tc_set_device_reset_callback()2657 CTX_INIT(set_device_reset_callback); in threaded_context_create()
684 rctx->b.set_device_reset_callback = r600_set_device_reset_callback; in r600_common_context_init()
813 * ``set_device_reset_callback`` sets a callback which will be called when