Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Daux_engine.h149 bool (*configure_timeout)( member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_ddc.c439 if (ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]->funcs->configure_timeout) { in try_to_configure_aux_timeout()
440 ddc->ctx->dc->res_pool->engines[ddc_pin->pin_data->en]->funcs->configure_timeout(ddc, timeout); in try_to_configure_aux_timeout()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_aux.c503 .configure_timeout = NULL,
528 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 20 milliseconds