Home
last modified time | relevance | path

Searched refs:configure_timeout (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Daux_engine.h145 bool (*configure_timeout)( member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link_ddc.c696 if (ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]->funcs->configure_timeout) { in dc_link_aux_try_to_configure_timeout()
697 ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]->funcs->configure_timeout(ddc, timeout); in dc_link_aux_try_to_configure_timeout()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_aux.c504 .configure_timeout = NULL,
529 aux_engine110->base.funcs->configure_timeout = &dce_aux_configure_timeout; in dce110_aux_engine_construct()
A Ddce_aux.h314 uint32_t (*configure_timeout) member

Completed in 9 milliseconds