Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Daux_engine.h148 struct aux_engine_funcs { struct
149 bool (*configure_timeout)(
152 void (*destroy)(
154 bool (*acquire_engine)(
156 void (*configure)(
162 void (*process_channel_reply)(
165 int (*read_channel_reply)(
175 bool (*acquire)(
178 bool (*submit_request)(
182 void (*release_engine)(
[all …]