Home
last modified time | relevance | path

Searched defs:aux_engine_funcs (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/display/dc/inc/hw/
Daux_engine.h142 struct aux_engine_funcs { struct
143 bool (*configure_timeout)(
146 void (*destroy)(
148 bool (*acquire_engine)(
150 void (*configure)(
153 void (*submit_channel_request)(
156 void (*process_channel_reply)(
159 int (*read_channel_reply)(
165 enum aux_channel_operation_result (*get_channel_status)(
168 bool (*is_engine_available)(struct aux_engine *engine);
[all …]