Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/
Daux_engine.h144 struct aux_engine_funcs { struct
145 bool (*configure_timeout)(
148 void (*destroy)(
150 bool (*acquire_engine)(
152 void (*configure)(
155 void (*submit_channel_request)(
158 void (*process_channel_reply)(
161 int (*read_channel_reply)(
167 enum aux_return_code_type (*get_channel_status)(
170 bool (*is_engine_available)(struct aux_engine *engine);
[all …]