Home
last modified time | relevance | path

Searched refs:get_channel_status (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Daux_engine.h171 enum aux_return_code_type (*get_channel_status)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c71 static enum i2c_channel_operation_result get_channel_status( in get_channel_status() function
457 result = get_channel_status( in dce_i2c_hw_engine_wait_on_operation_result()
H A Ddce_aux.c334 static enum aux_return_code_type get_channel_status( in get_channel_status() function
596 *operation_result = get_channel_status(aux_engine, &returned_bytes); in dce_aux_transfer_raw()