kernel/drivers/gpu/drm/amd/display/dc/inc/hw/aux_engine.h
.. .. @@ -140,6 +140,9 @@ 140 140 141 141 142 142 struct aux_engine_funcs { 143 + bool (*configure_timeout)(144 + struct ddc_service *ddc,145 + uint32_t timeout);143 146 void (*destroy)( 144 147 struct aux_engine **ptr); 145 148 bool (*acquire_engine)(